TokenLab MCP Server
@hedging8563
About TokenLab MCP Server
TokenLab model discovery, pricing, OpenAI-compatible chat, and native inference for MCP clients.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tokenlab-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tokenlabai/mcp-server"
]
}
}
}Tools
9List public TokenLab models, optionally filtered by task.
Fetch public details for one model ID.
Fetch pricing details for one model ID.
Compare details and pricing for several models.
Call the OpenAI-compatible /v1/chat/completions API; requires TOKENLAB_API_KEY.
Call the /v1/responses API; requires TOKENLAB_API_KEY.
Call the Anthropic Messages /v1/messages API; requires TOKENLAB_API_KEY.
Call the Gemini native generateContent API; requires TOKENLAB_API_KEY.
Fetch the agent-readable TokenLab API overview.
Overview
TokenLab MCP Server
Browse live TokenLab models, compare pricing, and call OpenAI-compatible Chat Completions, Responses, Anthropic Messages, or Gemini generateContent.
Key features
- Nine MCP tools for discovery, comparison, guidance, and inference
- OpenAI-compatible multimodal chat and tool calling
- Native Responses, Anthropic Messages, and Gemini generateContent
- Ready-to-use @tokenlabai/mcp-server npm package
More AI & Agents MCP servers
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Comments