MCP.so
ログイン

TokenLab MCP Server

@hedging8563

TokenLab MCP Server について

TokenLab model discovery, pricing, OpenAI-compatible chat, and native inference for MCP clients.

基本情報

カテゴリ

AI とエージェント

ライセンス

MIT

ランタイム

node

公開者

hedging8563

投稿者

hedging8563

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "tokenlab-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@tokenlabai/mcp-server"
      ]
    }
  }
}

ツール

9

List 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.

概要

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

コメント

「AI とエージェント」の他のコンテンツ