MCP Server
MCP
io.github.jaimenbell/bus-mcp
MCP server fronting a self-hosted coordination-bus HTTP API: post/read/claim/release/heartbeat.
Install
uvx bus-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "bus-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment