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_PATH": "./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.9.tar.gz (856.2 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.9-py3-none-any.whl (758.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aduib_mcp_router-1.1.9.tar.gz
Algorithm Hash digest
SHA256 0473d9e18996573a2e3853d0ece3ed3b6b94071a4a490bdc3d97f1f1c3b65ed2
MD5 62d6708f36a888505fbc201faa1dc9d1
BLAKE2b-256 f65d7515345ba8bd82dd80a217e34cf86e362e08c993e4872c08fac856022c04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aduib_mcp_router-1.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4e535d382d823c15ea7dba341d1ab3d1e65b10056831008d98b49be632b6f4c3
MD5 038a5618be45a5be6a8e8e5415a306ee
BLAKE2b-256 9b8aa8f7bed8b911c80f1276de633262d0b9b7664345b42afad9871c5f9d62c0

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