← Back to search

io.github.jaimenbell/bus-mcp

jaimenbell Scanned 12d ago

MCP server fronting a self-hosted coordination-bus HTTP API: post/read/claim/release/heartbeat.

B
89.6 / 100

Versions

0.1.0latest
first seen Jul 8, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

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
Server uses network capabilities via: httpx
filesystem low
Server uses filesystem capabilities via: open(), os, pathlib
env_vars low
Server uses env_vars capabilities via: os.environ

Scan Findings 21

low
Tool 'post_message_tool' has no annotations annotation_checker · 100%
low
Tool 'read_messages_tool' has no annotations annotation_checker · 100%
low
Tool 'claim_lane_tool' has no annotations annotation_checker · 100%
low
Tool 'release_lane_tool' has no annotations annotation_checker · 100%
low
Tool 'heartbeat_lane_tool' has no annotations annotation_checker · 100%
low
Tool 'get_bus_status_tool' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
pyproject.toml metadata manifest_parser · 100%
info
Tool: post_message_tool manifest_parser · 90%
info
Tool: read_messages_tool manifest_parser · 90%
info
Tool: claim_lane_tool manifest_parser · 90%
info
Tool: release_lane_tool manifest_parser · 90%
info
Tool: heartbeat_lane_tool manifest_parser · 90%
info
Tool: get_bus_status_tool manifest_parser · 90%
info
Required env vars (4) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 90%
low
Permission: filesystem access detected permission_analyzer · 80%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 4 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%