MCP.so
登录

Bus Mgmt Mcp Server

@calvinw

关于 Bus Mgmt Mcp Server

MCP server

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

calvinw

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "bus-mgmt-mcp-server": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Bus Mgmt Mcp Server?

How to use Bus Mgmt Mcp Server?

Set up a virtual environment with uv venv, activate it, install dependencies with uv pip install -r requirement.txt, then run the server via mcp dev bus_mgmt_mcp_server/bus_mgmt_mcp_server.py or directly with uv run bus_mgmt_mcp_server/bus_mgmt_mcp_server.py.

Key features of Bus Mgmt Mcp Server

Use cases of Bus Mgmt Mcp Server

FAQ from Bus Mgmt Mcp Server

评论

其他 分类下的更多 MCP 服务器