◐ Shell
clean mode source ↗

AION MCP

AION MCP

AION Model Context Protocol — Summary and Links

27 repositories collecting the complete Model Context Protocol ecosystem: SDKs, servers, inspectors, agent frameworks, and AI infrastructure for building MCP-native autonomous systems.


What This Is

AIONMCP is the MCP reference collection for AION — preserving every essential component of the Model Context Protocol ecosystem in one place. MCP is the open protocol that lets AI models interact with tools, data sources, and other agents through a standardized interface. This org collects the SDKs, server implementations, agent frameworks, and research that make MCP-native systems possible.


Collection by Domain

MCP Core (10 repos)

The official protocol stack:

Agent-to-Agent Protocols (3 repos)

AI Agent Frameworks (6+ repos)

AI Research (3+ repos)

  • dgm — Darwin Godel Machine (open-ended self-improving agents)
  • ACD — Automated Capability Discovery via foundation model self-exploration
  • awesome-open-ended — curated open-ended AI resources

Developer Tools (2 repos)

Original Work (2 repos)

  • mcp.agent — reduce the pain of MCP server/client interaction and creation
  • .github

Architecture

┌─────────────────────────────────────────┐
│           MCP Protocol Layer            │
│  docs · typescript-sdk · python-sdk     │
│  rust-sdk · servers · inspector         │
└──────────────┬──────────────────────────┘
               │
┌──────────────┴──────────────────────────┐
│         Agent Frameworks                 │
│  OpenHands · opencode · continue         │
│  claude-task-master · litellm            │
└──────────────┬──────────────────────────┘
               │
┌──────────────┴──────────────────────────┐
│      Agent-to-Agent Communication        │
│  A2A · agent2agent · mcp.agent           │
└──────────────┬──────────────────────────┘
               │
┌──────────────┴──────────────────────────┐
│          AI Research                     │
│  dgm (self-improving) · ACD (discovery) │
│  awesome-open-ended                      │
└─────────────────────────────────────────┘

Numbers

Metric Value
Total repositories 27
Original 2
Forked 25
SDK languages TypeScript, Python, Rust

Related

Organization Role
AION-NET AION system agent — chroot-based autonomous agent
Professor-Codephreak Parent architect — bankonOS, MASTERMIND
mastermindML Agency controller

MCP is the protocol. AION is the agent. This is the bridge between them.

github.com/AIONMCP