Server data from the Official MCP Registry
Run 100+ AI models — image, video, audio, 3D — through one API with pay-per-use billing.
Run 100+ AI models — image, video, audio, 3D — through one API with pay-per-use billing.
Remote endpoints: streamable-http: https://mcp.modelrunner.run/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue 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.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"ai-modelrunner-mcp": {
"url": "https://mcp.modelrunner.run/mcp"
}
}
}From the project's GitHub README.
Official Model Context Protocol (MCP) server for ModelRunner — run 100+ AI models across image, video, audio, and 3D generation from Claude, Cursor, and any MCP client.
https://mcp.modelrunner.run/mcp (remote server, Streamable HTTP)ai.modelrunner/mcpUnlike single-vendor MCP servers, one connection exposes the entire ModelRunner catalog — models from multiple AI providers behind one endpoint and one pay-per-use billing account. Your assistant can search the catalog, inspect a model's input schema, run inference, and get results back as hosted URLs directly in the conversation.
claude mcp add --transport http modelrunner https://mcp.modelrunner.run/mcp
{
"mcpServers": {
"modelrunner": { "url": "https://mcp.modelrunner.run/mcp" }
}
}
{
"mcpServers": {
"modelrunner": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.modelrunner.run/mcp"]
}
}
}
On first use your AI assistant opens a browser window to sign in to ModelRunner — that's the whole setup.
| Group | Tools |
|---|---|
| Discover & inspect | search, list_models, list_wrappers, recommended_models, recommended_wrappers, get_model, get_wrapper, get_model_raw_schema, get_wrapper_raw_schema, get_wrapper_prompt_template, get_wrapper_field_mappings |
| Run & fetch | run_model, wait_for_request, get_request, list_my_requests |
| Upload files | create_upload_url, upload_file |
| Author wrappers | wrapper_authoring_guide, create_wrapper, patch_wrapper, preview_wrapper, list_my_wrappers, delete_wrapper |
"Wrappers" are reusable, simplified interfaces you can build over base models — a few friendly inputs, a prompt template, and baked-in settings — and they run through the same run_model-style tools.
The catalog covers text-to-image, image-to-image, text-to-video, image-to-video, video-to-video, music generation, speech-to-text, and image-to-3D, including models like Kling, HiDream, Hunyuan Image, Stable Audio, and Rodin. Browse by capability:
Full catalog: modelrunner.ai/models
Free to connect. Model runs are pay-per-use from prepaid credits — no subscription. Every model's exact price (per image, per second of video, per megapixel, …) is shown on its model page and on the pricing page.
This repository documents the hosted ModelRunner MCP server. The server itself is first-party, run by ModelRunner as a remote MCP endpoint — there is nothing to install or self-host; the configs above are the entire integration.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
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.