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