I
Image Converter MCP
by @Rixmerz
MCP server by Rixmerz
Created 11/26/2025
Updated 20 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-image-converter-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"rixmerz-image-converter-mcp": {
"command": "npx",
"args": [
"rixmerz-image-converter-mcp"
]
}
}
}