Home › Search: multi-agent

Search: multi-agent

Search MCP servers and agent skills by name, description, category or topic — 27 results.

Agent Skill Active

muratcankoylan/multi-agent-patterns

Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures

17.5k Python Updated 18d ago Score 85
Agent Skill Active

Lum1104/understand-anything

Interactive codebase knowledge graphs via multi-agent LLM analysis

77.1k TypeScript Updated 2d ago Score 90
MCP Server Active

sipyourdrink-ltd/bernstein

Deterministic multi-agent orchestrator for 37 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, GitHub Copilot CLI, OpenHands, OpenCode, Goose, Qwen, Ollama, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. Apache 2.0.

764 Python Updated today Score 79
MCP Server Active

sachitrafa/YourMemory

Persistent memory for AI agents with Ebbinghaus forgetting-curve decay, hybrid BM25+vector retrieval, and entity graph for multi-hop reasoning. Memories auto-prune by importance and recall rate. Built-in browser dashboard, multi-agent support, and `yourmemory ask` for zero-API-call local queries. `pip install yourmemory`

261 Python Updated 7d ago Score 74
MCP Server Active

juspay/neurolink

Making enterprise AI infrastructure universally accessible. Edge-first platform unifying 12 providers and 100+ models with multi-agent orchestration, HITL workflows, guardrails middleware, and context summarization.

117 TypeScript Updated today Score 71
MCP Server Active

Jovancoding/Network-AI

Multi-agent orchestration MCP server with race-condition-safe shared blackboard. 20+ MCP tools: blackboard read/write, agent spawn/stop, FSM transitions, budget tracking, token management, and audit log query. `npx network-ai-server --port 3001`.

69 TypeScript Updated 4d ago Score 68
MCP Server Active

Cohexa-ai/agent-coherence

Coherence guard for shared files: when two agents write the same file, the stale writer is denied instead of silently overwriting, then reacquires and retries. Single-host, TLA+-verified. Install: `uvx --from "agent-coherence[mcp]" stale-write-guard-fs`.

10 Python Updated 11d ago Score 60
MCP Server Active

dugubuyan/agent-nexus

Service-boundary-aware document exchange center for coordinating heterogeneous LLM code agents. Versioned Markdown store, pub-sub notifications, diff-aware updates, and lifecycle stage tracking. Each service registers as a sub-project; agents subscribe to cross-service document changes and receive structured diffs via MCP.

8 Python Updated 2d ago Score 60
MCP Server Stale

rinadelph/Agent-MCP

A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.

1.3k TypeScript Updated 4mo ago Score 59
MCP Server Active

NicolasPrimeau/artel

Self-hosted coordination layer for AI agent fleets. Shared semantic memory, tasks, agent-to-agent messages, session handoffs, and a background archivist that synthesizes cross-agent knowledge. Any HTTP client participates — Claude Code, AutoGen, raw scripts.

7 Python Updated 5d ago Score 59
MCP Server Active

liuboacean/agent-comm-hub

Production-grade multi-agent communication infrastructure with real-time messaging, task scheduling, shared memory, and trust-based evolution via MCP + SSE. 53 MCP tools, SQLite WAL persistence (zero message loss), 4-level RBAC, Python & TypeScript SDKs (zero external deps), and evolution engine. Deploy via Docker, npm, or from source.

3 TypeScript Updated 4d ago Score 56
MCP Server Active

justinstimatze/gemot

Structured deliberation server for multi-agent coordination. Agents submit positions, vote on a 5-point scale, and receive analysis identifying cruxes (key disagreements), opinion clusters, bridging statements, and consensus. Two-engine pipeline (LLM text analysis + PCA vote clustering) inspired by Polis and Talk to the City.

3 Go Updated today Score 56
MCP Server Maintained

danieldoderlein/llm-bus

Multi-agent coordination bus over MCP: atomic gap-free claims, advisory file leases, a shared event ledger, presence, prose handoffs, and a task graph, so multiple coding agents (Claude Code, Cursor, Codex) stop colliding and re-deriving each other's work. Remote Streamable HTTP; self-hostable (AGPL-3.0) or hosted at llm-bus.com.

7 TypeScript Updated 1mo ago Score 52
MCP Server Maintained

davidgut1982/lore-mcp

Persistent knowledge layer for AI agents. KB, investigation threads, journal with multi-agent attribution. SQLite/PostgreSQL/Supabase.

3 Python Updated 2mo ago Score 49
MCP Server Maintained

Janadasroor/pg-mnemosyne-mcp

A PostgreSQL Model Context Protocol (MCP) server acting as a robust persistent super memory, task tracker, and multi-agent coordination hub for AI assistants.

2 Python Updated 2mo ago Score 48
MCP Server Active

soolaugust/0CompactMem

Persistent memory MCP server with OS-style demand paging, kswapd-style eviction, and mlock pinning. Multi-agent shared SQLite store with BM25 + FTS5 retrieval, importance scoring, and capacity-aware reclaim. 5 tools: `memory_lookup`, `pin_memory`, `unpin_memory`, `memory_stats`, `list_pinned`. `uvx --from git+https://github.com/soolaugust/0CompactMem memory-os`

4 Python Updated 18d ago Score 47
MCP Server Active

Pactlio-ai/pactlio-mcp

Contract tools for AI agents: statute-cited requirements per contract type × US state/country, non-compete enforceability for all 50 states + DC, intake schemas, async multi-agent contract drafting with free previews, and contract risk analysis. Anonymous remote server at www.pactlio.com/api/mcp, listed as a [hosted connector on Glama](https://glama.ai/mcp/connectors/com.pactlio/contracts).

0 JavaScript Updated 28d ago Score 45
MCP Server Stale

spyrae/claude-concilium

Multi-agent AI consultation framework for Claude Code. Three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review and problem-solving with fallback chains and error detection. Includes ready-to-use Claude Code skill.

13 JavaScript Updated 5mo ago Score 44
MCP Server Maintained

ikoskela/wisepanel-mcp

Multi-agent deliberation with divergent context enhancement. Roles are dynamically generated to surround the question-space and maximize divergent dialog across ChatGPT, Claude, Gemini, and Perplexity.

2 TypeScript Updated 2mo ago Score 43
MCP Server Active

ariekogan/ateam-mcp

Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environment via stdio or HTTP.

1 JavaScript Updated yesterday Score 43
MCP Server Stale

ferodrigop/forge

Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard.

22 TypeScript Updated 3mo ago Score 42
MCP Server Stale

gemy411/multi-research-agents

a KTOR server/ MCP server written in Kotlin applying multi-agents schools in a flexible research system to be used with coding or for research any general case.

17 Kotlin Updated 4mo ago Score 41
MCP Server Maintained

SelfPy/science-ai-mcp-server

Academic peer-review and research workflow tools from [Science AI Journal](https://scienceaijournal.com): Pre-Check (paper-tier prediction), AI multi-agent peer review, Research Gaps Finder, Journal Recommender (1,214 venues with predatory-journal flags), Duplicate Publication Checker (CrossRef/arXiv/medRxiv/bioRxiv/Unpaywall/900k-paper library), and the Article Writer pipeline. Free local tools (

1 TypeScript Updated 2mo ago Score 41
MCP Server Stale

yuvalsuede/claudia

AI-native task management system for Claude agents. Hierarchical tasks, dependencies, sprints, acceptance criteria, multi-agent coordination, and MCP server integration.

15 TypeScript Updated 5mo ago Score 40
MCP Server Stale

veroq-ai/veroq-mcp

62 verified intelligence tools — claim verification with evidence chains, market data for 1,061+ tickers, trading signals, SEC filings, insider trades, technical analysis, and multi-agent verified swarm.

3 TypeScript Updated 3mo ago Score 39
MCP Server Stale

bababoi-bibilabu/agent-mq

Message queue for AI coding assistants. Let AI agents (Claude Code, Cursor, Codex) send messages to each other across sessions and machines. UUID-based auth, self-hostable.

2 Python Updated 4mo ago Score 38
MCP Server Stale

elhamid/llm-council

Multi-LLM deliberation with anonymized peer review. Runs a 3-stage council: parallel responses → anonymous ranking → synthesis. Based on Andrej Karpathy's LLM Council concept.

8 Python Updated 5mo ago Score 33