Bus Mgmt Mcp Server
@calvinw
About Bus Mgmt Mcp Server
MCP server
Basic information
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
—
—
—
—
—
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments