Metadata-Version: 2.4
Name: mcpbench-platform
Version: 0.0.1
Summary: Unified Evaluation & Benchmarking Platform for Model Context Protocol (MCP) Servers
Author: MCPBench Team
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# mcpbench

Testing and evaluation utilities for Model Context Protocol (MCP) servers.

## Installation

```bash
pip install mcpbench-platform
```
