Skip to content

Conversation

@equilibrium-eq
Copy link

Summary

This PR adds TweekIT MCP server to the Docker MCP Hub - a universal media converter supporting 400+ file formats that eliminates agentic workflow blockers.

Server Type

Key Features

  • 400+ file formats: DOC, XLS, PSD, DWG, 250+ camera RAW formats, WebP, PPT, PDF, and more
  • Agentic workflow blockers eliminated: Converts legacy/proprietary formats on-demand
  • Media optimization: Scales, adjusts DPI, and optimizes images for web/AI workflows
  • Enterprise-grade: 25+ years in production with battle-tested conversion engine
  • Free tier: 10,000 free API calls when you create your account at https://www.tweekit.io/

Tools Provided

  1. convert - Convert any file format to AI-compatible output (PDF, PNG, JPG, WebP)
  2. convert_url - Convert files from URLs without downloading
  3. doctype - Get detailed file format information and metadata
  4. search - Find supported conversion formats and capabilities
  5. fetch - Retrieve conversion results with progress tracking

Configuration

Files Added

  • servers/tweekit/server.yaml - Remote server configuration
  • servers/tweekit/tools.json - Tool definitions with full JSON schemas
  • servers/tweekit/readme.md - Documentation and usage guide

Testing

The server is live and operational. Test credentials can be provided via the form: https://forms.gle/6Lw3nsvu2d6nFg8e6

Use Cases

  • Convert legacy Office documents (DOC, XLS, PPT) to modern formats
  • Process Adobe files (PSD, AI, EPS) for AI analysis
  • Handle CAD formats (DWG, DXF) in automated workflows
  • Optimize images and media for website deployment
  • Normalize 250+ camera RAW formats for computer vision tasks

Source Repository

https://github.com/equilibrium-team/tweekit-mcp


🤖 Generated with Claude Code
Co-Authored-By: equilibrium-eq and Codex

Adds TweekIT MCP server - a universal media converter supporting 400+ file formats.

Key features:
- Eliminates agentic workflow blockers by converting legacy formats on-demand
- Supports 400+ file formats (DOC, XLS, PSD, DWG, 250+ camera raw, webp, ppt, pdf, etc.)
- Optimizes media content for websites and AI workflows
- Enterprise-grade conversion engine (25+ years in production)
- 10,000 free api calls when you create your account at tweekit.io

Tools provided:
- convert: Convert any file format to AI-compatible output, scale, dpi, etc.
- convert_url: Convert files from URLs without downloading
- doctype: Get detailed file format information
- search: Find supported conversion formats
- fetch: Retrieve conversion results

Remote server configuration:
- Transport: streamable-http
- URL: https://mcp.tweekit.io/mcp
- Auth: API key + secret (sign up at https://www.tweekit.io/)

🤖 Generated with Claude Code
Co-Authored-By: equilibrium-eq and Codex
@equilibrium-eq equilibrium-eq requested a review from a team as a code owner November 21, 2025 13:20
Copy link
Author

@equilibrium-eq equilibrium-eq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please skip to 750. This request was defective. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants