Enterprise DNA Enterprise DNA
M MCP Servers Developer low

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

#agents #ai-agents #code-agents #document-exchange #l-l-m #llm #m-c-p #multi-agent

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

How to use

Install

pip install -e ".[dev]"

Tools exposed

  • create_space
  • register_project
  • list_projects
  • list_documents
  • get_document
  • get_my_updates_with_context
  • ack_update
  • get_my_tasks
  • get_config
  • add_subscription
  • publish_draft
  • generate_instruction_file
  • get_project_id_by_name
  • search_documents
  • planner_chat
  • planner_plan
  • planner_overview
  • AGENT_NEXUS_DB_URL
  • AGENT_NEXUS_DOCS_ROOT
  • AGENT_NEXUS_HOST

Tested with

Cursor, ChatGPT

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.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks