Rostro
公式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.
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.
関連サーバー
Salesforce Einstein by CData
A read-only MCP server for querying live Salesforce Einstein data using a CData JDBC driver.
AWS Documentation MCP Server
Access, search, and get recommendations from public AWS documentation.
Remote MCP Server on Cloudflare
An MCP server designed to run on Cloudflare Workers, featuring OAuth login support.
GCP Tools MCP Server
Automate Google Cloud Platform infrastructure setup and GitHub repository configuration for cloud-native projects.
Etherscan
Interact with the Etherscan API to explore blockchain data and services.
Brain MCP
An example MCP server deployed on Cloudflare Workers, without authentication.
ChartMogul
Access and manage ChartMogul data, including customers, plans, and analytics.
Tableau Cloud
Administer Tableau Cloud with AI-powered tools. This server offers complete API coverage, enterprise-grade logging, and a production-ready architecture.
Google Cloud Run
Official MCP Server to deploy to Google Cloud Run.
AI Image MCP Server
AI-powered image analysis using OpenAI's Vision API.