C
Converter MCP
by @JingLu7
MCP server by JingLu7
Created 11/18/2025
Updated 27 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx converter-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"jinglu7-converter-mcp": {
"command": "uvx",
"args": [
"converter-mcp"
]
}
}
}