I
Image Conversion MCP
by @ma2za
MCP server by ma2za
Created 10/21/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/ma2za/image-conversion-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"ma2za-image-conversion-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/ma2za/image-conversion-mcp"
]
}
}
}