RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.hedging8563/tokenlab · v0.6.17
TokenLab MCP server: 31 default and 80 full-profile tools for models, media, tasks, and files.
TokenLab MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"tokenlab": {
"command": "npx",
"args": [
"-y",
"@tokenlabai/mcp-server"
]
}
}
}TOKENLAB_API_BASE可选Optional TokenLab API base URL. Defaults to https://api.tokenlab.sh.
TOKENLAB_API_KEY可选secretOptional TokenLab API key. Required for LLM inference, multimodal generation, async task, embedding, rerank, and translation tools.
TOKENLAB_REQUEST_TIMEOUT_MS可选Optional request timeout in milliseconds. Defaults to 120000.
TOKENLAB_MCP_TOOL_PROFILE可选Optional generated tool profile: catalog, core (default), or full.
TOKENLAB_MCP_SCHEMA_MODE可选Optional tool schema mode: portable, exact, or strict. Defaults to the selected profile's tested mode.
TOKENLAB_MCP_MAX_FILE_BYTES可选Optional maximum local upload size per file. Defaults to 104857600 bytes.
TOKENLAB_MCP_INLINE_BYTES可选Optional maximum response size returned inline. Defaults to 2097152 bytes.
TOKENLAB_ARTIFACT_DIR可选Optional local directory for response artifacts that are not returned inline.
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.hedging8563/tokenlab",
"type": "mcp-server",
"version": "0.6.17",
"displayName": "TokenLab MCP Server",
"description": "TokenLab MCP server: 31 default and 80 full-profile tools for models, media, tasks, and files.",
"repository": {
"url": "https://github.com/hedging8563/tokenlab-mcp-server",
"source": "github"
},
"homepage": "https://tokenlab.sh/mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@tokenlabai/mcp-server",
"version": "0.6.17",
"transport": "stdio",
"environmentVariables": [
{
"name": "TOKENLAB_API_BASE",
"description": "Optional TokenLab API base URL. Defaults to https://api.tokenlab.sh."
},
{
"name": "TOKENLAB_API_KEY",
"description": "Optional TokenLab API key. Required for LLM inference, multimodal generation, async task, embedding, rerank, and translation tools.",
"isSecret": true
},
{
"name": "TOKENLAB_REQUEST_TIMEOUT_MS",
"description": "Optional request timeout in milliseconds. Defaults to 120000."
},
{
"name": "TOKENLAB_MCP_TOOL_PROFILE",
"description": "Optional generated tool profile: catalog, core (default), or full."
},
{
"name": "TOKENLAB_MCP_SCHEMA_MODE",
"description": "Optional tool schema mode: portable, exact, or strict. Defaults to the selected profile's tested mode."
},
{
"name": "TOKENLAB_MCP_MAX_FILE_BYTES",
"description": "Optional maximum local upload size per file. Defaults to 104857600 bytes."
},
{
"name": "TOKENLAB_MCP_INLINE_BYTES",
"description": "Optional maximum response size returned inline. Defaults to 2097152 bytes."
},
{
"name": "TOKENLAB_ARTIFACT_DIR",
"description": "Optional local directory for response artifacts that are not returned inline."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.hedging8563/tokenlab",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.hedging8563%2Ftokenlab/versions/latest",
"isOfficial": true,
"status": "active"
}
}