ModelRadar MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODELRADAR_URL | No | Base URL for the ModelRadar catalog | https://modelradar-one.vercel.app |
| OPENROUTER_API_KEY | No | API key for OpenRouter, required only for the modelradar_run tool |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| modelradar_searchA | Search the ModelRadar catalog of AI models. Filter by type/country/open-weights/min context, or free-text query. Set only_routable=true to keep only models usable via OpenRouter. |
| modelradar_getA | Get full details for one model by id, name, or OpenRouter id. |
| modelradar_latestB | Latest model releases straight from the ModelRadar RSS feed (title, lab, date, link, summary). |
| modelradar_recommendB | Recommend the best OpenRouter-routable model(s) for a need. Returns ranked models with live OpenRouter pricing and a rationale — pick one and route your CLI to its openrouter_id. |
| modelradar_runA | Route + execute: pick the best model for the need (or use |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/legifx/modelradar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server