Skip to main content
Glama

OpenRouter MCP Multimodal Server

by hoangdn3

validate_model

Verify if a model ID is valid before using it for text chat or image analysis tasks in the OpenRouter ecosystem.

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

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