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.1.14.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.1.14.tar.gz.
File metadata
- Download URL: aduib_mcp_router-1.1.14.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 |
8687dc25963840b09ad6213ed7451d0b37a21a6eaf972175d5c19847f70fc2e6
|
|
| MD5 |
e4aae428b0b29c41a3c348f069f2bf84
|
|
| BLAKE2b-256 |
17b0d5efbd6854bbb9888404e7bac80fd6740c4d4949de41cc3bc0ad91f399f0
|
File details
Details for the file aduib_mcp_router-1.1.14-py3-none-any.whl.
File metadata
- Download URL: aduib_mcp_router-1.1.14-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 |
6359ef69b57b4b8148cfc9fb3ad6a3441112df923a656fb3cf1d0f9f096c4285
|
|
| MD5 |
6231b31e7b71c769f7f9ecfbcc1ac4ba
|
|
| BLAKE2b-256 |
c2a85707fee70e8700cd268302a3e25bd924664041c594a3b34e579dfe5e3d87
|