io.github.MLTCorp/convertfilefast MCP Server
io.github.MLTCorp/convertfilefast
What is the io.github.MLTCorp/convertfilefast MCP server?
Convert files, run PDF/image tools, create billing links, and report feedback.
How to install io.github.MLTCorp/convertfilefast
Copy-paste configuration for popular MCP clients.
CONVERTFILEFAST_API_KEYrequiredsecretYour ConvertFileFast API key (starts with cff_). Create one at https://www.convertfilefast.com/signup
X-API-KeyrequiredsecretYour ConvertFileFast API key (starts with cff_). Create one at https://www.convertfilefast.com/signup
{
"mcpServers": {
"convertfilefast": {
"command": "npx",
"args": [
"-y",
"convertfilefast-mcp"
],
"env": {
"CONVERTFILEFAST_API_KEY": "<YOUR_CONVERTFILEFAST_API_KEY>",
"X-API-Key": "<YOUR_X_API_KEY>"
}
}
}
}{
"mcpServers": {
"convertfilefast": {
"command": "npx",
"args": [
"-y",
"convertfilefast-mcp"
],
"env": {
"CONVERTFILEFAST_API_KEY": "<YOUR_CONVERTFILEFAST_API_KEY>",
"X-API-Key": "<YOUR_X_API_KEY>"
}
}
}
}{
"mcpServers": {
"convertfilefast": {
"command": "npx",
"args": [
"-y",
"convertfilefast-mcp"
],
"env": {
"CONVERTFILEFAST_API_KEY": "<YOUR_CONVERTFILEFAST_API_KEY>",
"X-API-Key": "<YOUR_X_API_KEY>"
}
}
}
}{
"servers": {
"convertfilefast": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"convertfilefast-mcp"
],
"env": {
"CONVERTFILEFAST_API_KEY": "<YOUR_CONVERTFILEFAST_API_KEY>",
"X-API-Key": "<YOUR_X_API_KEY>"
}
}
}
}claude mcp add convertfilefast --env CONVERTFILEFAST_API_KEY=<YOUR_CONVERTFILEFAST_API_KEY> --env X-API-Key=<YOUR_X_API_KEY> -- npx -y convertfilefast-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.