M
MCP Token Bench
作者 @0x5457
A reproducible TypeScript benchmark comparing MCP-native agents vs mcp-cli, capturing token usage, tool calls, retries, and latency across shared MCP tasks
创建于 2/1/2026
更新于 24 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-token-bench
Cursor 配置 (mcp.json)
{
"mcpServers": {
"0x5457-mcp-token-bench": {
"command": "npx",
"args": [
"0x5457-mcp-token-bench"
]
}
}
}