MCP Server
MCP
io.github.img-src-io/mcp
MCP server for img-src.io Image CDN - upload, transform, and deliver images through AI assistants
Install
npx -y @img-src/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@img-src/mcp-server",
"version": "0.2.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your img-src.io API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "IMG_SRC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment