- Home
- MCP servers
- Rostro
Rostro
- other
1
GitHub Stars
other
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Rostro MCP Server enables language models to securely connect to Rostro’s multimodal capabilities via the Model Context Protocol. By exposing a standard HTTP MCP endpoint, you can integrate Rostro’s image, music, video and other tools with any compatible MCP client, enabling richer interactions and workflows.
How to use
Connect Rostro to your MCP client by pointing it to the MCP URL https://proto.rostro.dev/mcp. You will need a Rostro account to complete OAuth discovery and authentication in your client of choice. Once connected, you can invoke Rostro’s capabilities from within your language model flows, such as generating images or audio on demand and using Rostro tools for multimodal outputs.
How to install
Prerequisites vary by your MCP client. The Rostro MCP URL is ready to use once you have an OAuth-enabled client that supports MCP. Follow the client-specific setup steps below to register Rostro as an MCP server.
Claude Desktop and Claude.ai steps: ed to Claude Connectors, add a Custom Connector, and configure Rostro with the MCP URL.
Claude Desktop and Claude.ai
-
Go to Claude Connectors
-
Click "Add Custom Connector"
-
Fill out the form:
-
Name: "Rostro"
-
URL: "https://proto.rostro.dev/mcp"
-
Click "Add"
-
Hit "Connect" and follow the OAuth flow
-
Optionally, click "Configure" to give Claude preapproval for individual tools
Claude Code
Install using the command line:
claude mcp add rostro -t http https://proto.rostro.dev/mcp