OpenRouter MCP Multimodal Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEFAULT_MODEL | No | Default model to use for chat completions (e.g., qwen/qwen2.5-vl-32b-instruct:free) | |
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key from https://openrouter.ai/keys |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mcp_openrouter_chat_completionC | Send a message to OpenRouter.ai and get a response |
| mcp_openrouter_analyze_imageC | Analyze an image using OpenRouter vision models |
| mcp_openrouter_multi_image_analysisC | Analyze multiple images at once with a single prompt and receive detailed responses |
| mcp_openrouter_analyze_audioB | Transcribe audio files and provide raw content. Supports wav/mp3 files from CDN URLs or local paths. |
| search_modelsC | Search and filter OpenRouter.ai models based on various criteria |
| get_model_infoC | Get detailed information about a specific model |
| validate_modelC | Check if a model ID is valid |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/hoangdn3/mcp-ocr-fallback'
If you have feedback or need assistance with the MCP directory API, please join our Discord server