← All servers
πŸ”§

TokenLab MCP ServerVerifiedπŸ›‘ No advisories

io.github.hedging8563/tokenlab
New to MCP? Start here β†’
0β˜… stars
0weekly installs
6 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/hedging8563, which proved it owns this namespace.

Verified owner: github.com/hedging8563 β†—io.github.hedging8563/tokenlab

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs TOKENLAB_API_KEY.
βœ“
Configuration
Reads TOKENLAB_API_BASE, TOKENLAB_REQUEST_TIMEOUT_MS, TOKENLAB_MCP_TOOL_PROFILE, TOKENLAB_MCP_SCHEMA_MODE, TOKENLAB_MCP_MAX_FILE_BYTES, TOKENLAB_MCP_INLINE_BYTES, ….

About

TokenLab MCP server: 31 default and 80 full-profile tools for models, media, tasks, and files.

Packages & transports

npm@tokenlabai/mcp-serverv0.6.17 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "tokenlab": {
      "command": "npx",
      "args": [
        "-y",
        "@tokenlabai/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @tokenlabai/mcp-server