Skip to main content
Glama

Rostro

Official

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

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

  1. Go to Claude Connectors

  2. Click "Add Custom Connector"

  3. Fill out the form:

  4. Click "Add"

  5. Hit "Connect" and follow the OAuth flow

  6. 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.

Learn more about MCP

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

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.

  1. Quick Setup
    1. Quick Install Links
      1. API Key Setup (Optional)
        1. Client-Specific Setup
          1. Claude Desktop and Claude.ai
          2. Claude Code
        2. What is MCP?

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            Upload, edit, and generate videos from everyone's favorite LLM and Video Jungle.
            Last updated -
            216
            • Apple
          • -
            security
            A
            license
            -
            quality
            This server facilitates the invocation of AI models from providers like Anthropic, OpenAI, and Groq, enabling users to manage and configure large language model interactions seamlessly.
            Last updated -
            10
            MIT License
          • -
            security
            A
            license
            -
            quality
            Enables Language Models to interact with Notion workspaces through standardized tools for searching, reading, creating, and updating pages and databases.
            Last updated -
            116
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A server for connecting to a local ComfyUI instance that enables storing and summarizing notes with custom URI scheme support.
            Last updated -
            1
            4
            MIT License
            • Apple

          View all related MCP servers

          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