Skip to main content
Glama

OpenRouter MCP Multimodal Server

by hoangdn3
tool-handlers.d.ts438 B
import { Server } from '@modelcontextprotocol/sdk/server/index.js'; export declare class ToolHandlers { private server; private openai; private modelCache; private apiClient; private defaultModel?; constructor(server: Server, apiKey: string, defaultModel?: string); private setupToolHandlers; /** * Get the default model configured for this server */ getDefaultModel(): string | undefined; }

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