← Back to search Server uses network capabilities via: httpx Server uses filesystem capabilities via: open(), os, pathlib Server uses env_vars capabilities via: os.environ
io.github.jaimenbell/bus-mcp
MCP server fronting a self-hosted coordination-bus HTTP API: post/read/claim/release/heartbeat.
B
89.6 / 100
Versions
0.1.0latestfirst seen Jul 8, 2026
Tools 6
claim_lane_tool annotations: none low
lane str owner str lease_s int
post_message_tool annotations: none low
body str topic str sender str action_flag bool
read_messages_tool annotations: none low
limit int topic string
release_lane_tool annotations: none low
lane str owner str
heartbeat_lane_tool annotations: none low
lane str owner str lease_s int
get_bus_status_tool annotations: none low
Permissions 3
network medium filesystem low env_vars low Scan Findings 21
low
Tool 'post_message_tool' has no annotations
low
Tool 'read_messages_tool' has no annotations
low
Tool 'claim_lane_tool' has no annotations
low
Tool 'release_lane_tool' has no annotations
low
Tool 'heartbeat_lane_tool' has no annotations
low
Tool 'get_bus_status_tool' has no annotations
info
Sandbox failed to start for behavioral verification
info
pyproject.toml metadata
info
Tool: post_message_tool
info
Tool: read_messages_tool
info
Tool: claim_lane_tool
info
Tool: release_lane_tool
info
Tool: heartbeat_lane_tool
info
Tool: get_bus_status_tool
info
Required env vars (4)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
SBOM generated: 4 components
medium
No build provenance detected (SLSA L0)