Skip to main content
Glama
legifx

ModelRadar MCP

by legifx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODELRADAR_URLNoBase URL for the ModelRadar cataloghttps://modelradar-one.vercel.app
OPENROUTER_API_KEYNoAPI key for OpenRouter, required only for the modelradar_run tool

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 model if given) and run a chat completion through OpenRouter. Returns the answer, the model it routed to, and an estimated cost. Requires OPENROUTER_API_KEY.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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