MCP.so
Sign In

Benchmark Proxy Mcp

@zengzhuozhen

About Benchmark Proxy Mcp

mcp server for the benchmark-proxy

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

zengzhuozhen

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "benchmark-proxy-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/{path-to-project}/benchmark-proxy-mcp",
        "run",
        "main.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Benchmark Proxy Mcp?

How to use Benchmark Proxy Mcp?

Configure by adding the provided JSON snippet to your MCP settings. The command is uv with arguments --directory /{path-to-project}/benchmark-proxy-mcp and run main.py. Replace {path-to-project} with the actual path to the project directory.

Key features of Benchmark Proxy Mcp

Use cases of Benchmark Proxy Mcp

FAQ from Benchmark Proxy Mcp

Comments

More Other MCP servers