Metadata-Version: 2.5
Name: baichuan-mcp-server
Version: 1.0.0
Summary: Baichuan Router — Multi-model AI routing MCP server. One endpoint, every model.
Project-URL: Repository, https://github.com/baichuan-alliance/router
Author: Baichuan Alliance
License: Apache-2.0
Keywords: agent,ai-router,baichuan,cross-model,llm,mcp,model-routing
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: mcp<2
Description-Content-Type: text/markdown

# Baichuan Router (MCP Server)

**One prompt, every model — route, compare, and save.**

Baichuan Router is an open-source MCP server that routes prompts across multiple AI models.

## Quick Start

```bash
uvx baichuan-mcp-server
```

Or install:

```bash
pip install baichuan-mcp-server
```

## License

Apache-2.0 © Baichuan Alliance