MCP server
0 stars
Python
Updated Apr 18, 2025
Documentation
Run these
bash
uv venv
source .venv/bin/activate
uv pip install -r requirement.txtThen to run the MCP Inspector and your MCP server code:
bash
mcp dev bus_mgmt_mcp_server/bus_mgmt_mcp_server.pyOr you can do this:
bash
uv run bus_mgmt_mcp_server/bus_mgmt_mcp_server.pyTo run the test code do this:
bash
uv run test_client.pySimilar MCP
Based on tags & features
Trending MCP
Most active this week