Skip to main content
Glama
stabgan

OpenRouter MCP Multimodal Server

by stabgan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATHNoSystem PATH environment variable (to resolve 'fetch is not defined' errors)
OPENROUTER_API_KEYYesYour OpenRouter API key from openrouter.ai/keys
OPENROUTER_DEFAULT_MODELNoDefault model to use (e.g., anthropic/claude-3.5-sonnet)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
chat_completion

Send messages to an OpenRouter model and get a response

analyze_image

Analyze an image using a vision model

search_models

Search available OpenRouter models

get_model_info

Get details about a specific model

validate_model

Check if a model ID exists

generate_image

Generate an image from a text prompt

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/stabgan/openrouter-mcp-multimodal'

If you have feedback or need assistance with the MCP directory API, please join our Discord server