Skip to main content

A Router service for MCP service discovery and routing.

Project description

Aduib MCP Router

项目简介

Aduib MCP Router 是一个多MCP聚合路由器,支持多种MCP协议,旨在简化MCP服务器的管理和使用。

使用

  1. MCP配置
    {
     "mcpServers": {
         "aduib-mcp-router":{
             "command": "uvx",
             "args": ["aduib-mcp-router"],
             "env": {
               "MCP_CONFIG_URL": "./config.json"
             }
         }
       }
    }
    
  2. 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"
            }
        }
    }
    

开发

  1. 安装环境

    pip install uv
    # Or on macOS
    brew install uv
    # Or on Windows
    choco install uv
    
  2. 安装依赖

    uv sync --dev
    
  3. 初始化数据库

     uv pip install alembic
     alembic -c ./alembic/alembic.ini revision --autogenerate -m "init table"
     alembic -c ./alembic/alembic.ini upgrade head
    

Project details


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.2.tar.gz (529.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aduib_mcp_router-1.1.2-py3-none-any.whl (419.5 kB view details)

Uploaded Python 3

File details

Details for the file aduib_mcp_router-1.1.2.tar.gz.

File metadata

  • Download URL: aduib_mcp_router-1.1.2.tar.gz
  • Upload date:
  • Size: 529.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.11

File hashes

Hashes for aduib_mcp_router-1.1.2.tar.gz
Algorithm Hash digest
SHA256 37f06b85e15a98a08620ed96d962a504157f78812692eb605d82d670001bff2f
MD5 404446a8e81436b70543af8b11def43a
BLAKE2b-256 ac3df9252d811e655752f87e139efe88c9c8d3c6d8a0d6f4259bd022e00a71a4

See more details on using hashes here.

File details

Details for the file aduib_mcp_router-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aduib_mcp_router-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a3f79793b8e2d3f76e94f3a45ac868b515b0174f083befa229ce81cd67168901
MD5 5c91d793ec28e455905075e981b99424
BLAKE2b-256 fa5917d94dab1e728055a8472bfe3688c8983ca46d49b414474e8a87810b66f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page