{
  "$schema": "https://glama.ai/mcp/schemas/server.json",
  "maintainers": ["runapi-builder"],
  "name": "RunAPI",
  "description": "RunAPI MCP server for model discovery, pricing lookup, media task creation, polling, and balance checks.",
  "repository": "https://github.com/runapi-ai/mcp",
  "homepage": "https://runapi.ai",
  "license": "Apache-2.0",
  "categories": ["ai", "developer-tools", "media-generation"],
  "authentication": {
    "type": "environment",
    "required": false,
    "env": "RUNAPI_API_KEY"
  }
}
