Tweekit MCP
T

Tweekit MCP

TweekIT MCP Server is a general media conversion service that can convert over 400 file formats into formats compatible with AI workflows, solving the file type limitation problem of AI tools such as Claude.
2 points
7.7K

What is TweekIT MCP Server?

TweekIT MCP Server is a media translation service specifically designed for AI workflows. It can convert various incompatible file formats (such as DOC, XLS, PSD, DWG, etc.) into formats that AI tools can handle (such as PDF, PNG, JPEG, etc.). Based on Equilibrium's MediaRich Server technology, it has over 20 years of media processing experience.

How to use TweekIT MCP Server?

Using TweekIT is very simple: 1) Register for a free account to get an API key; 2) Configure the MCP client to connect to the TweekIT server; 3) Call the conversion function directly through the AI tool. It supports multiple clients such as Claude Desktop, ChatGPT, and Cursor IDE.

Applicable scenarios

TweekIT is most suitable for AI workflow scenarios that need to process multiple file formats, such as: automated processing of employee avatars, KYC identity verification, optimization of social media images, cross - platform asset conversion, standardization of document formats, etc.

Main features

Support for over 400 file formats
Supports the conversion of over 400 file formats, including Microsoft Office documents, Adobe design files, CAD files, image formats, etc.
Real - time conversion
File conversion is completed within a few seconds without waiting for long - time processing.
Multiple output formats
Supports output in AI - compatible formats such as PDF, PNG, JPEG, WebP, etc.
Image processing functions
Provides image processing functions such as cropping, resizing, background color filling, and format conversion.
Support for multiple clients
Supports multiple MCP clients such as Claude Desktop, ChatGPT, Cursor IDE, Continue IDE, etc.
Free quota
Provides 10,000 free API calls. You can start using it without a credit card.
Advantages
Solve the file format limitation problem of AI tools and support the conversion of over 400 formats
Based on 20 - year - old mature technology, it is stable and reliable
Provide 10,000 free API calls for free, which is cost - effective
Support multiple MCP clients and is easy to integrate
Provide a Web conversion tool, which can be used without programming
Stateless processing. Files are automatically deleted after processing to protect privacy
Limitations
Requires an API key and key pair for authentication
You need to pay for an upgrade after using up the free quota
Some complex file conversions may require specific parameter settings
Requires basic MCP configuration knowledge

How to use

Register an account
Visit the TweekIT official website to register a free account and get an API key and key pair.
Configure the MCP client
Configure the MCP server connection according to the AI tool you are using.
Use the conversion function
Call TweekIT's conversion function through the AI tool to process files.
Use the Web conversion tool
Non - technical users can use the Web conversion tool to directly convert files.

Usage examples

Employee avatar standardization
Automatically crop and resize employee avatars to a unified size and format.
KYC identity verification
Process ID card photos and convert them to a standard format for automatic verification.
Social media image optimization
Generate product pictures of appropriate sizes for social media platforms.
Document format conversion
Convert old - version Office documents to modern AI - readable formats.

Frequently Asked Questions

Is TweekIT free?
Which file formats are supported?
Is file security guaranteed?
How to get an API key?
Which AI tools are supported?
How fast is the conversion?
How can non - technical users use it?
What should I do if a format is not supported?

Related resources

Official website
The official website of TweekIT, including product introduction, pricing, and registration.
Real - time demonstration
Online demonstration to experience the file upload and conversion functions.
Usage examples
Actual workflows and code examples.
GitHub repository
Open - source code and documentation.
Web conversion tool
A browser - based file conversion tool that does not require programming.
API documentation
Complete REST API reference documentation.
Pricing page
Detailed pricing information and plan comparison.

Installation

Copy the following command to your Client for configuration
{
    "mcpServers": {
      "tweekit": {
        "transport": { "type": "http", "url": "https://mcp.tweekit.io/mcp" }
      }
    }
  }

{
  "mcpServers": {
    "tweekit": {
      "type": "http",
      "url": "https://mcp.tweekit.io/mcp",
      "headers": {
        "ApiKey": "${TWEEKIT_API_KEY}",
        "ApiSecret": "${TWEEKIT_API_SECRET}"
      }
    }
  }
}

{
  "mcpServers": {
    "tweekit": {
      "type": "streamable-http",
      "url": "https://mcp.tweekit.io/mcp",
      "headers": {
        "ApiKey": "${TWEEKIT_API_KEY}",
        "ApiSecret": "${TWEEKIT_API_SECRET}"
      }
    }
  }
}

{
  "mcpServers": {
    "tweekit": {
      "transport": { "type": "http", "url": "https://mcp.tweekit.io/mcp" }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
10.1K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
10.9K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
17.7K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
8.4K
4 points
P
Paperbanana
Python
9.6K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
10.3K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
8.7K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
10.8K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
23.9K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
28.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
83.7K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
39.5K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
73.0K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
39.3K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
25.2K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
57.6K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase