liuboacean/agent-comm-hub
by Various
Multi-agent real-time communication & task scheduling infrastructure based on MCP + SSE
MCP
liuboacean/agent-comm-hub
Added 7 June 2026
Overview
A Python-based infrastructure for real-time communication and task scheduling among multiple AI agents, built on the Model Context Protocol (MCP) and Server-Sent Events (SSE). It provides a hub that coordinates agent interactions and message routing.
Best for
Best for
Developers experimenting with multi-agent coordination using MCP and SSE in Python
Use cases
- Orchestrating multi-agent workflows with real-time message passing
- Scheduling and dispatching tasks across distributed agent instances
- Building a central communication bus for MCP-compatible agents
Notes
A Python-based infrastructure for real-time communication and task scheduling among multiple AI agents, built on the Model Context Protocol (MCP) and Server-Sent Events (SSE). It provides a hub that coordinates agent interactions and message routing.
1 stars on GitHub. Last updated 2026-05-29. Licensed MIT.
Use cases
- Orchestrating multi-agent workflows with real-time message passing
- Scheduling and dispatching tasks across distributed agent instances
- Building a central communication bus for MCP-compatible agents
Pros
- Leverages standard protocols (MCP, SSE) for interoperability
- Lightweight Python implementation suitable for prototyping
- Enables real-time coordination without polling
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited documentation and examples beyond the repository
- Unclear production readiness or scalability characteristics
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages standard protocols (MCP, SSE) for interoperability
- Lightweight Python implementation suitable for prototyping
- Enables real-time coordination without polling
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited documentation and examples beyond the repository
- Unclear production readiness or scalability characteristics
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.