MCP Server
MCP
io.github.runapi-builder/runapi-mcp
130+ AI models for image, video, music, and audio — 18 model families, one RunAPI account.
Install
npx -y @runapi.ai/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.runapi.ai/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@runapi.ai/mcp",
"version": "0.12.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional RunAPI API key for headless hosts. Interactive MCP hosts can use the login tool, which writes shared RunAPI config.",
"format": "string",
"isSecret": true,
"name": "RUNAPI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment