Server data from the Official MCP Registry
130+ AI models for image, video, music, and audio — 18 model families, one RunAPI account.
130+ AI models for image, video, music, and audio — 18 model families, one RunAPI account.
RunAPI MCP Server is a well-structured client for media generation and model discovery with proper authentication separation between free and authenticated tools. Authentication is correctly implemented via environment variables and config files with no hardcoded secrets. Permissions appropriately match a developer tool that needs network access for API calls and file I/O for credential storage. Minor code quality findings do not significantly impact security posture. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
7 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: RUNAPI_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-runapi-builder-runapi-mcp": {
"env": {
"RUNAPI_API_KEY": "your-runapi-api-key-here"
},
"args": [
"-y",
"@runapi.ai/mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.