Skip to content

Te Benchmark

Free

by MCP Community

MCP Tool Efficiency (TE) Benchmark

v0.1.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Te Benchmark MCP Server

MCP Tool Efficiency (TE) Benchmark

Installation

npx -y @twilio-alpha/mcp-te-benchmark

Reviews

Leave a Review

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"]
    }
  }
}