27 repositories collecting the complete Model Context Protocol ecosystem: SDKs, servers, inspectors, agent frameworks, and AI infrastructure for building MCP-native autonomous systems.
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.
The official protocol stack:
- Specification: docs (CC-BY-4.0)
- SDKs: typescript-sdk, python-sdk, rust-sdk
- Scaffolding: create-typescript-server, create-python-server
- Servers: servers (reference implementations)
- Testing: inspector (visual MCP server testing)
- Tutorials: quickstart-resources, mcp-client-and-server, diy-mcp
- A2A — Google's open agent communication protocol
- agent2agent — A2A example project
- adk-mcp-tutorial — ADK + MCP integration
- OpenHands — "Code Less, Make More" coding agent
- opencode — open source coding agent
- continue — custom AI code assistants (IDE extensions)
- claude-task-master — AI task management for IDEs
- litellm — LLM gateway proxy (100+ APIs in OpenAI format)
- deploy-adk-agent-engine — Google Vertex AI deployment
- 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
- monaco-editor — browser-based code editor
- .github — organization profile
- mcp.agent — reduce the pain of MCP server/client interaction and creation
- .github
┌─────────────────────────────────────────┐
│ 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 │
└─────────────────────────────────────────┘
| Metric | Value |
|---|---|
| Total repositories | 27 |
| Original | 2 |
| Forked | 25 |
| SDK languages | TypeScript, Python, Rust |
| 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.