Skip to main content

MCP server binary for eval-hub

Project description

eval-hub-mcp

This package distributes the compiled Go eval-hub-mcp server binary for multiple platforms. It installs the binary directly into your bin/ directory (Scripts/ on Windows) with no Python wrapper — no argument rewriting, no subprocess overhead, no Python runtime required at execution time.

Installation

pip install eval-hub-mcp

Capabilities

With EVALHUB_BASE_URL, EVALHUB_TOKEN, and EVALHUB_TENANT configured, the server exposes MCP tools (discover_providers, submit_evaluation, get_job_status, cancel_job), resources (evalhub://providers, evalhub://benchmarks, evalhub://collections, evalhub://jobs, and more), and prompts (edd_workflow, evaluate_model, compare_runs). See MCP.md in the eval-hub repository for the full reference.

Usage

# Run in stdio mode (default, for IDE integration)
evalhub-mcp

# Run in HTTP mode
evalhub-mcp --transport http --port 3001

# Show version
evalhub-mcp --version

Supported Platforms

  • Linux: x86_64, arm64
  • macOS: x86_64 (Intel), arm64 (Apple Silicon)
  • Windows: x86_64

For eval-hub-sdk Users

Note: eval-hub-sdk[mcp] currently installs a Python FastMCP-based server. This will be replaced with eval-hub-mcp (the Go binary distributed by this package) in a future release.

If you're using eval-hub-sdk, you can install the MCP server as an extra:

pip install eval-hub-sdk[mcp]

For more information, see the eval-hub-sdk repository.

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

eval_hub_mcp-0.4.4-py3-none-win_amd64.whl (5.5 MB view details)

Uploaded Python 3Windows x86-64

eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_x86_64.whl (5.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_aarch64.whl (4.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

eval_hub_mcp-0.4.4-py3-none-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

eval_hub_mcp-0.4.4-py3-none-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file eval_hub_mcp-0.4.4-py3-none-win_amd64.whl.

File metadata

  • Download URL: eval_hub_mcp-0.4.4-py3-none-win_amd64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for eval_hub_mcp-0.4.4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 36e1392c59d2277d0623239eb4981d160cb6df869974af6ac36877d9e1630b41
MD5 7e1060ce1bd223b7696195c7bd5407a6
BLAKE2b-256 fe822e27564a80ba8ebea40a0c597e76d8809091f9de345934391c7f618ee349

See more details on using hashes here.

Provenance

The following attestation bundles were made for eval_hub_mcp-0.4.4-py3-none-win_amd64.whl:

Publisher: publish-python-mcp.yml on eval-hub/eval-hub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 33b391b9f02281eff187a905030e60a6362299df02c418f660495884ecef889e
MD5 7f08eb4ddac79e264010bd92955447f4
BLAKE2b-256 1eeb92a0b79d7362facfc015c4125055f1a945bf21f96c31122bd09683c91e01

See more details on using hashes here.

Provenance

The following attestation bundles were made for eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_x86_64.whl:

Publisher: publish-python-mcp.yml on eval-hub/eval-hub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0e771c459bd027dccc1ef882a5d27184ab3523dd487f61e4b2177aebb777a13b
MD5 87390ea4f3e19ff7a10845d2906ca317
BLAKE2b-256 65c1f86fb052a1575388eadf2f9a1bb2e55795b14c8ff1dbef10c0696632635a

See more details on using hashes here.

Provenance

The following attestation bundles were made for eval_hub_mcp-0.4.4-py3-none-manylinux_2_17_aarch64.whl:

Publisher: publish-python-mcp.yml on eval-hub/eval-hub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eval_hub_mcp-0.4.4-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for eval_hub_mcp-0.4.4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ddd9917f488c1dd3b0695bc282e0992993dd568c8c480f5f498cc431ea15abdc
MD5 1dee7f1c8fb0c63c5015f37c010b10d0
BLAKE2b-256 3a3f8d161cfbe0211548a2a37c6ba95579e35641f427290a5ec314deda8a35ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for eval_hub_mcp-0.4.4-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-python-mcp.yml on eval-hub/eval-hub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eval_hub_mcp-0.4.4-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for eval_hub_mcp-0.4.4-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 992d7235dc30a1d781028ca9942cc42e24eb9a78fe0c41f09765f854093288fc
MD5 9c49277a2b11d74f2275e91db9313170
BLAKE2b-256 2b8937c68f7d2e39b99a223bb3107b553921445a768248dab0edb3e18a04fa70

See more details on using hashes here.

Provenance

The following attestation bundles were made for eval_hub_mcp-0.4.4-py3-none-macosx_10_9_x86_64.whl:

Publisher: publish-python-mcp.yml on eval-hub/eval-hub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page