Skip to main content
Glama

OpenRouter Image MCP Server

by WeiYu021

configure_openrouter_token

Set up your OpenRouter API key to enable image generation and editing capabilities using the Gemini 2.5 Flash Image model.

Instructions

Configure your OpenRouter API token for image generation

Input Schema

NameRequiredDescriptionDefault
apiKeyYesYour OpenRouter API key from https://openrouter.ai/settings/keys

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "Your OpenRouter API key from https://openrouter.ai/settings/keys", "type": "string" } }, "required": [ "apiKey" ], "type": "object" }

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/WeiYu021/openrouter-image-MCP'

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