Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ€– Coding Agents
  3. Agent Nexus
Agent Nexus logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:19:44 PM

Agent Nexus

User RatingsBe the first to rate and review this MCP server!
View Repository8 GitHub StarsTotal stargazers on GitHub for the source repository (8 stars).Visit Website
developer-toolscoding-agentsdocument-coordinationmcpproject-management

Coordinates independent code agents through versioned documents, subscriptions, structured diffs, and project lifecycle tracking.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for dugubuyan/agent-nexus, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (17) Directory Badge Claim listing AlternativesπŸ€– More in Coding Agents

Overview

dugubuyan/agent-nexus MCP server coordinates heterogeneous coding agents through shared project spaces and service-boundary documents. Agents register sub-projects, publish versioned Markdown through an HTTP data endpoint, and use MCP tools to subscribe to changes, retrieve diffs, acknowledge updates, and inspect tasks. It also provides full-text search, client-specific onboarding file generation, and optional planner tools for cross-project document questions. Reach for it when separate backend, frontend, infrastructure, or test agents need structured coordination across repositories or IDEs.

Use cases

β€’Coordinate backend and frontend agents around API document changes
β€’Subscribe service projects to cross-boundary requirements and configuration
β€’Retrieve structured diffs before applying targeted code updates
β€’Generate onboarding files for connected coding clients
β€’Search and query documents across a project space

Key features

β€’Versioned Markdown document storage
β€’Publish-subscribe notifications with unified diffs
β€’Out-of-band HTTP document writes
β€’Full-text search with FTS5
β€’Client-specific onboarding file generation
β€’Optional cross-boundary planner tools

Capabilities & Tool Schemas (17) ~222 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent Nexus.

create_space

Create a Project Space

register_project

Register a sub-project (boundary)

list_projects

List all sub-projects in a space

list_documents

List all documents in a sub-project

get_document

Retrieve a document (latest or specific version)

get_my_updates_with_context

Get unread notifications with diff + full content

How Agent Nexus works

What dugubuyan/agent-nexus MCP server does

dugubuyan/agent-nexus MCP server organizes coordination around service boundaries rather than a single shared codebase. A project space contains registered sub-projects, and each sub-project can own documents such as requirements, API specifications, design notes, or configuration. Documents have versions and are namespaced by their owning boundary.

Other projects can subscribe to a document by exact document ID or document type. When the document changes, subscribers can retrieve an unread notification containing a unified diff and the latest document content. This gives a receiving agent enough information to determine whether a targeted code change is needed, then acknowledge the notification after handling it.

The repository is MIT-licensed and includes a browser dashboard for browsing spaces, projects, and documents. The dashboard also exposes full-text search and optional AI Chat functionality.

How it works

The server separates coordination metadata from document content. MCP handles registration, subscriptions, notifications, queries, and acknowledgements. Full document writes use the HTTP endpoint at /api/documents, so large Markdown bodies are sent in the HTTP request rather than as MCP tool arguments. The write path supports an optional base version for optimistic concurrency checks.

A typical setup creates a space, registers service projects, pushes a document for one project, and subscribes another project to that document. The receiving project calls get_my_updates_with_context to obtain pending changes and then calls ack_update when the notification has been processed. get_document can return the latest version or a specified historical version, while search_documents searches documents across a space using FTS5.

The planner tools provide a read-only view across boundaries. planner_chat supports streaming questions over project documents, planner_plan creates a proposed service split from a description, and planner_overview returns a high-level space overview.

Setup and configuration

The documented local setup requires Python 3.11 or newer. From a checkout, install the project with pip install -e ., then start it with python -m agent_nexus.main. The default MCP endpoint is http://0.0.0.0:10086/mcp, and the web dashboard is served at the root URL on the same port. The server creates its database on first startup and does not require a separate migration or .env file for the default configuration.

A Docker image can also be built from the repository and run with port 10086 published. Mounting workspace and data directories allows documents and the database to persist across container restarts. The database URL can be changed with AGENT_NEXUS_DB_URL.

The planner's AI features are optional. Enabling them requires PLANNER_LLM_API_KEY, plus PLANNER_LLM_PROVIDER set to openai or anthropic and a model in PLANNER_LLM_MODEL. PLANNER_LLM_BASE_URL can point to Azure, Ollama, or a compatible API. Without the key, browsing and search remain available while AI features are disabled.

Tools and capabilities

dugubuyan/agent-nexus MCP server exposes tools for:

  • Creating spaces and registering, listing, and identifying sub-projects.
  • Listing documents and retrieving current or historical versions.
  • Managing subscriptions, pending tasks, unread updates, and acknowledgements.
  • Reading stage configuration and confirming draft documents.
  • Generating onboarding files for Kiro, Claude, Codex, and Cursor clients.
  • Searching documents with phrase, prefix, and Boolean queries.
  • Asking planner questions, generating service-split proposals, and viewing project overviews.

Generated onboarding artifacts can include client-specific files such as CLAUDE.md, AGENTS.md, Cursor rules, or Kiro steering files. These artifacts are content-hash versioned so connected workspaces can detect changes and regenerate them.

Limitations and notes

The core document and coordination features do not require an LLM API key, but planner AI functionality does. The README describes the server as an MCP HTTP server using streamable HTTP, so clients must support connecting to the configured MCP URL or use an appropriate MCP-compatible setup. Full document content is written through the HTTP API rather than the MCP tool interface. The provided material does not specify built-in authentication or authorization for the server.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Coding Agents View all alternatives
  • Glm MCP logoGlm MCP

    Run GLM (Zhipu/Z.ai) as a real sub-agent inside Claude Code or GitHub Copilot. GLM gets its own agent loop (read/write/edit/run) on your repo β€” not a single LLM call β€” with peak-aware Opus-vs-GLM routing, diff/dry-run/git-revert oversight, and a usage ledger. 10x cheaper than Opus. Requires a Z.ai GLM Coding Plan key.

    πŸ€– Coding Agents6 views
    Compare vs Glm MCP β†’
  • Oz MCP Server logoOz MCP Server

    Bridges Warp's Oz coding agent to any IDE or MCP client (Claude Code, Cursor, Codex), plus native @oz in VS Code Copilot Chat. Independent project; uses only Warp's documented public interfaces. MIT.

    πŸ€– Coding Agents4 views
    Compare vs Oz MCP Server β†’
  • Codex MCP Tool logoCodex MCP Tool

    MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)

    πŸ€– Coding Agents4 views
    Compare vs Codex MCP Tool β†’
  • Agy Bridge logoAgy Bridge

    Delegate heavy tasks from Claude Code (or any MCP client) to the Antigravity CLI (Gemini): file analysis, repo archaeology, web lookups, and adversarial second-opinion code reviews. Quota-aware model failover with cooldowns, per-tool timeouts, and multi-turn session continuity.

    πŸ€– Coding Agents5 views
    Compare vs Agy Bridge β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
8
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
17
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Agent Nexus

Clone or otherwise obtain the repository, run `pip install -e .` from the project directory, and start it with `python -m agent_nexus.main`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgent Nexus AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/dugubuyan-agent-nexus?style=directory)](https://allmcps.com/mcp/dugubuyan-agent-nexus)
HTML Embed
<a href="https://allmcps.com/mcp/dugubuyan-agent-nexus"><img src="https://allmcps.com/api/badge/dugubuyan-agent-nexus?style=directory" alt="Agent Nexus on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ€–Coding Agents
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseMIT
ClientsCursor
Last updatedSep 7, 2026
9/9 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars8
GitHub Star CountTotal stargazers on GitHub representing community popularity (8 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 30, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ€– Coding Agents β†’Best MCP servers for Coding Agents β†’Alternatives to Agent Nexus β†’Install in Claude DesktopInstall in CursorInstall in VS Code