Skip to main content
Glama

OpenRouter MCP Server

validate_model

Verify the validity of a model ID using OpenRouter MCP Server to ensure compatibility and correct integration with AI models.

Instructions

Check if a model ID is valid

Input Schema

NameRequiredDescriptionDefault
modelYesThe model ID to validate

Input Schema (JSON Schema)

{ "properties": { "model": { "description": "The model ID to validate", "type": "string" } }, "required": [ "model" ], "type": "object" }

You must be authenticated.

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