Skip to main content
Glama

OpenRouter MCP Server

get_model_info

Retrieve detailed specifications and metadata for a specific AI model by providing its ID, enabling informed selection and usage through OpenRouter MCP Server.

Instructions

Get detailed information about a specific model

Input Schema

NameRequiredDescriptionDefault
modelYesThe model ID to get information for

Input Schema (JSON Schema)

{ "properties": { "model": { "description": "The model ID to get information for", "type": "string" } }, "required": [ "model" ], "type": "object" }
Install Server

Other Tools from OpenRouter MCP Server

Related Tools

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/heltonteixeira/openrouterai'

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