MCP.so
Sign In

Bus Mgmt Mcp Server

@calvinw

About Bus Mgmt Mcp Server

MCP server

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

calvinw

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers