Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by heltonteixeira • APIs & Integration
A Model Context Protocol server that exposes OpenRouter.ai models via a unified, type-safe interface with built-in caching, rate limiting, and error handling.
Access and route requests to any OpenRouter.ai model through a single, type-safe MCP interface.
Consistent, structured responses and error handling across multiple providers using the unified ToolResult format.
Performance safeguards like caching, automatic rate-limit handling, and exponential backoff to improve reliability.
This MCP server provides direct access to OpenRouter.ai's diverse model ecosystem, offering automatic model validation, capability checking, and default model configuration. It includes performance optimizations such as one-hour model info caching, automatic rate-limit management, and exponential backoff for failed requests. Responses are normalized into a consistent ToolResult structure with clear error categorization, making it easy for agents to handle success and failure cases uniformly. Provider routing options allow filtering, prioritization, and fallback control to tailor model selection to specific needs.
Sends conversational context (messages) to OpenRouter.ai for completion using a specified model. Use this for dialogue, text generation, or instruction-following tasks. Supports advanced provider routing and parameter overrides. Returns the generated text response.
Queries the OpenRouter.ai model registry, filtering by various criteria like capabilities, pricing, or provider. Use this to discover models suitable for specific needs. Returns a list of matching model metadata objects.
Retrieves the complete metadata for a single OpenRouter.ai model specified by its unique ID. Use this when you know the model ID and need its full details (pricing, context limits, capabilities, etc.). Returns a model information object.
Verifies if a given model ID exists within the OpenRouter.ai registry. Use this for a quick check of model ID validity before making other API calls. Returns a boolean value (`true` if valid, `false` otherwise).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.