Te Benchmark
Freeby MCP Community
MCP Tool Efficiency (TE) Benchmark
v0.1.0Added Apr 12, 2026
Te Benchmark MCP Server
MCP Tool Efficiency (TE) Benchmark
Installation
npx -y @twilio-alpha/mcp-te-benchmark
Reviews
Installation
Quick install
npx -y @twilio-alpha/mcp-te-benchmark
Add to claude_desktop_config.json
{
"mcpServers": {
"te-benchmark": {
"command": "npx",
"args": ["-y", "@twilio-alpha/mcp-te-benchmark"]
}
}
}