dugubuyan/agent-nexus
by Various
A service-boundary-aware document exchange center for coordinating heterogeneous LLM code agents via MCP. Implements versioned Markdown store, pub-sub notifications, and diff-aware
MCP
dugubuyan/agent-nexus
Added 7 June 2026
Overview
A document exchange center that coordinates heterogeneous LLM code agents using the Model Context Protocol (MCP). It provides a versioned Markdown store, pub-sub notifications, and a diff-aware update protocol to manage service boundaries between agents.
Best for
Best for
Developers experimenting with multi-agent LLM systems that need structured document exchange
Use cases
- Orchestrating multiple LLM agents that operate on shared documents
- Implementing pub-sub workflows for agent collaboration
- Tracking document versions and changes across agent interactions
Notes
A document exchange center that coordinates heterogeneous LLM code agents using the Model Context Protocol (MCP). It provides a versioned Markdown store, pub-sub notifications, and a diff-aware update protocol to manage service boundaries between agents.
1 stars on GitHub. Last updated 2026-06-03. Licensed MIT.
Use cases
- Orchestrating multiple LLM agents that operate on shared documents
- Implementing pub-sub workflows for agent collaboration
- Tracking document versions and changes across agent interactions
Pros
- Service-boundary-aware design helps isolate agent responsibilities
- Diff-aware updates reduce redundant data transfer
- Uses MCP for standardized agent communication
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited documentation and examples for practical use
- Python-only implementation may restrict integration options
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Service-boundary-aware design helps isolate agent responsibilities
- Diff-aware updates reduce redundant data transfer
- Uses MCP for standardized agent communication
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited documentation and examples for practical use
- Python-only implementation may restrict integration options
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra