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_URL": "./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" } } }
开发
-
安装环境
pip install uv # Or on macOS brew install uv # Or on Windows choco install uv
-
安装依赖
uv sync --dev
-
初始化数据库
uv pip install alembic alembic -c ./alembic/alembic.ini revision --autogenerate -m "init table" alembic -c ./alembic/alembic.ini upgrade head
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.0.tar.gz
(522.3 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.0.tar.gz.
File metadata
- Download URL: aduib_mcp_router-1.1.0.tar.gz
- Upload date:
- Size: 522.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
badf695e315b1c7ee00a2db946cefdf12e4a8b9cb1ffb7eaee962e32d95846df
|
|
| MD5 |
abf205806c3ec74370832811a7dcbabd
|
|
| BLAKE2b-256 |
ebce04cfc5d5c88bb2c67907cd00976999f25c6bbc5d4fa79f603f92385615ff
|
File details
Details for the file aduib_mcp_router-1.1.0-py3-none-any.whl.
File metadata
- Download URL: aduib_mcp_router-1.1.0-py3-none-any.whl
- Upload date:
- Size: 412.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3e88ac2f9dc191b9b5b2e7f73c4a4390636145f699dc254430125a5733afa5d
|
|
| MD5 |
c7d0e2dae02d63ba6fdf53a1bd70a7fb
|
|
| BLAKE2b-256 |
adc2f0cecca7c989a4e8a00c6c0bf95d16f7db4370945cd0e133eb54cb138eff
|