A Router service for MCP service discovery and routing.
Project description
Aduib MCP Router
项目简介
Aduib MCP Router 是一个多MCP聚合路由器,支持多种MCP协议,旨在简化MCP服务器的管理和使用。
使用
- MCP配置
{ "mcpServers": { "aduib-mcp-router":{ "command": "uvx", "args": ["aduib-mcp-router"], "env": { "MCP_CONFIG_PATH": "./config.json" } } } }
- json配置
{ "time": { "command": "uvx", "args": [ "mcp-server-time" ] }, "aduib_server": { "type": "sse", "url": "http://10.0.0.169:5002", "headers": { "Authorization": "Bearer $2b$12$WB2YoxB5CQtPbqN35UDso.of2n7BmDvvQpxmIUdKe2VHO.MAY1u26" } } }
Playground
Playground 是一个内置的可视化调试界面,用于快速体验和验证多 MCP Server 的聚合效果。通过单页交互式工具面板,可以:
- 浏览当前路由器已加载的所有远程工具;
- 查看工具的名称、描述等基础信息;
- 在界面上直接触发调用,快速验证路由链路是否可用;
- 观察返回数据,方便调试和演示。
开发
- 安装环境
pip install uv # Or on macOS brew install uv # Or on Windows choco install uv
- 安装依赖
uv sync --dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aduib_mcp_router-1.0.13.tar.gz
(462.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aduib_mcp_router-1.0.13.tar.gz.
File metadata
- Download URL: aduib_mcp_router-1.0.13.tar.gz
- Upload date:
- Size: 462.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc8b675b975430a385cf6ac9906af9d7e1d43255d4588d2f683947feb459bc0b
|
|
| MD5 |
8e3fd554408b5f47ae2294b6382dbbbe
|
|
| BLAKE2b-256 |
39ca1ba938519e55f6c3dc347ad6d428858ac7af52b209ff41fccd49bff3b2d5
|
File details
Details for the file aduib_mcp_router-1.0.13-py3-none-any.whl.
File metadata
- Download URL: aduib_mcp_router-1.0.13-py3-none-any.whl
- Upload date:
- Size: 74.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c00a0d8b70036741012dc3cfb303debb9f0de55389f52ab8be4b3731f3f73ae3
|
|
| MD5 |
9847d0e6f1c1ce64fb30cebdf4908620
|
|
| BLAKE2b-256 |
d9ab872c03448486386ff47e3d934b7b390b873994e402216715e1d32ef92678
|