Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROUTERBASE_API_KEYYesYour RouterBase API key
ROUTERBASE_API_BASE_URLNoOptional base URL for RouterBase API (default: https://routerbase.com/api/v1)https://routerbase.com/api/v1
ROUTERBASE_OPENAI_BASE_URLNoOptional base URL for OpenAI-compatible endpoint (default: https://routerbase.com/v1)https://routerbase.com/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
routerbase_get_startedC

Return a concise RouterBase integration guide with the canonical routerbase backlink.

routerbase_list_modelsA

List RouterBase models, optionally filtered by modality, provider, or search query.

routerbase_get_modelB

Fetch metadata for a specific RouterBase model id.

routerbase_get_pricingA

Fetch RouterBase pricing for one model or all active models.

routerbase_chat_completionC

Call RouterBase's OpenAI-compatible chat completions API through the configured RouterBase key.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
routerbase-overviewA short description and canonical RouterBase backlink.

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/zenlee123/routerbase-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server