Rostro
officielTurn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat.
Rostro's MCP Server
Turn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat.
Quick Setup
You will need a Rostro account for OAuth discovery and authentication in your client of choice.
MCP Server URL: https://proto.rostro.dev/mcp
Quick Install Links
- Cursor: Install in Cursor
- LM Studio: Install in LM Studio
API Key Setup (Optional)
For fixed API authentication instead of OAuth, add this to your settings:
"rostro": {
"url": "https://proto.rostro.dev/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
Get an API key from your account page.
Client-Specific Setup
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
Then start Claude and follow the instructions to complete authentication.
What is MCP?
Model Context Protocol (MCP) is an open standard that allows language models to securely connect to third-party data sources and tools.
Serveurs connexes
CORTEX MCP Extensions
Provides direct access to CORTEX infrastructure for orchestration, monitoring, AI flow management, model routing, and Docker administration.
IBM Storage Insights MCP Server
An open-source MCP server providing real-time observability for IBM Storage Insights assets.
Webflow
Interact with Webflow APIs to list and edit your site and CMS data.
CML MCP Server
An MCP server for interacting with Cloudera Machine Learning (CML).
SafetyCulture MCP Server
Ask natural language questions about your SafetyCulture data using the SafetyCulture API.
Salesforce MCP Server
Integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata.
Whissle AI
Provides speech-to-text, diarization, translation, and text summarization via the Whissle AI API.
CData Salesloft Server
A read-only MCP server by CData that enables LLMs to query live data from Salesloft.
Eyevinn Open Source Cloud
Interact with the Eyevinn Open Source Cloud API. Requires a Personal Access Token (OSC_ACCESS_TOKEN).
ServiceNow
An MCP server for interacting with ServiceNow instances to manage records, incidents, and other platform features.