Developer Tools
Trust: 37/100 (Limited)io.github.img-src-io/mcp Guide
MCP server for img-src.io Image CDN - upload, transform, and deliver images through AI assistants
by img-src-io
Quick Start
Install
npx @img-src/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-img-src-io-mcp": {
"command": "npx",
"args": [
"@img-src/mcp-server"
]
}
}
}