Rostro
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Rostrogenerate an image of a futuristic city skyline at sunset"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: ComfyUI MCP Server
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/mcpThen 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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more.
Image, video, music and text generation across 100+ models through one endpoint.
Generate images, video, music, voice and 3D through one API. 30 tools, 200+ models.
Generate reproducible image, video, and audio assets with leading models and your own provider keys.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceUpload, edit, and generate videos from everyone's favorite LLM and Video Jungle.288-
- AlicenseCqualityDmaintenanceA server for connecting to a local ComfyUI instance that enables storing and summarizing notes with custom URI scheme support.14MIT
- AlicenseBqualityCmaintenanceProvides an interface between AI assistants and Tripo AI via Model Context Protocol, enabling generation of 3D assets from natural language and importing them to Blender.16197MIT
- AlicenseBqualityDmaintenanceA server that integrates ComfyUI with MCP, allowing users to generate images and download them through natural language interactions.422Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RostroDotDev/rostro-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server