Skip to main content
Glama

๐ŸŒ OmniAgent MCP Mesh

CI Pipeline License: MIT Python 3.10+

An enterprise-grade, asynchronous Multi-Agent Orchestration & Model Context Protocol (MCP) Router Mesh framework in Python.


โšก Features

  • Asynchronous DAG Engine: High-performance, concurrent Directed Acyclic Graph execution with automatic deadlock detection, cycle validation, retry policies, and timeouts.

  • Model Context Protocol (MCP) Router: Standardized JSON-RPC 2.0 transport router for registering and dispatching tool invocations across LLM agent swarms.

  • Consensus-Driven Agent Swarms: Multi-agent role hierarchy (Planner, Coder, Evaluator, Security Auditor) with asynchronous consensus broadcasting.

  • Semantic Vector-Graph Memory: Hybrid context store for dynamic session state persistence and RAG retrieval.

  • REST & Telemetry Gateway: Built-in FastAPI server for remote execution, system health monitoring, and tool management.

  • Production Ready: Includes Docker containerization, docker-compose, GitHub Actions CI/CD pipeline, and full Pytest coverage.


Related MCP server: JamJet

๐Ÿ—๏ธ Architecture Overview

                        โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
                        โ”‚      FastAPI REST Gateway       โ”‚
                        โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                                         โ”‚
                        โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
                        โ”‚        MCP Router Hub           โ”‚
                        โ”‚    (JSON-RPC 2.0 Tools)         โ”‚
                        โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                                         โ”‚
               โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
               โ”‚                         โ”‚                         โ”‚
     โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
     โ”‚  Async DAG Engine  โ”‚   โ”‚  Consensus Swarms   โ”‚   โ”‚ Vector-Graph Store  โ”‚
     โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

๐Ÿš€ Quickstart

Installation

git clone https.github.com/ASHOKMUKHERJEE6/omni-agent-mcp-mesh.git
cd omni-agent-mcp-mesh
pip install .[dev]

Running the API Server

uvicorn omni_mesh.api.main:app --reload --port 8000

Running Docker

docker-compose up --build

๐Ÿงช Testing

Run the full async test suite:

python -m pytest

๐Ÿ“œ License

Distributed under the MIT License. See LICENSE for more information.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

โ€“Maintainers
โ€“Response time
โ€“Release cycle
โ€“Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Multi-agent swarm orchestrator for AI workflows. Exposes blackboard read/write, agent dispatch, permission gating (AuthGuardian), token budget enforcement (FederatedBudget), and audit log tools over MCP. Supports 14 AI framework adapters including LangChain, AutoGen, CrewAI, Codex, and A2A โ€” mix any frameworks in one swarm with race-condition-safe shared state.(Traffic light for agents)
    Last updated
    24
    2,051
    70
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Durable, agent-native AI runtime with native MCP client and server support. Rust core for performance with Python SDK for workflow authoring. Features graph-based workflows, durable execution, A2A protocol support, and multi-agent coordination.
    Last updated
    8
    20
    Apache 2.0
  • A
    license
    -
    quality
    B
    maintenance
    Multi-server MCP aggregator with 266 skills, an orchestration runtime, fleet/claims coordination, and hook-driven session governance for autonomous Claude/Cursor/Gemini agent runs.
    Last updated
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.

  • Coordinate multiple AI agents over MCP: atomic claims, leases, shared ledger, handoffs, tasks.

  • Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ASHOKMUKHERJEE6/omni-agent-mcp-mesh'

If you have feedback or need assistance with the MCP directory API, please join our Discord server