📡 MCP Radar

axisrobo/aep

AEP: Agent Event Protocol — open async event layer for agents, tools, memory, and multi-agent runtimes. 4-language reference with cross-language conformance.

3 stars
3 forks
JavaScript
momentum ▲ 16.0
created 2026-07-09
on radar since 2026-07-11
a2aa2a-protocolaepagentagentic-aiai-agentai-agentsasyncautonomous-agentautonomous-agentsaxisroboevent-drivenevent-driven-architecturemcpmcp-servermemory-managementprotocolprotocol-design
View on GitHub ↗Homepage ↗

About aep

Agent Event Protocol (AEP) is a proposed open protocol for asynchronous communication between large language model agents, tools, memory systems, context providers, environment observers, and multi-agent runtimes.

AEP is designed as the asynchronous counterpart to MCP. MCP is good at synchronous capability invocation: listing tools, calling tools, reading resources, and returning immediate results. AEP focuses on the communication patterns MCP does not naturally cover: event streams, long-running task lifecycle, background feedback, memory updates, context invalidation, durable delivery, replay, cancellation, and agent-to-agent coordination.

AEP 0.1 draft is a multi-language protocol repository with:

- 17 protocol specifications covering session, subscription, task, error, versioning, delivery, reliability, security, conformance, and transport layers - 4 reference implementations (TypeScript, Python, Go, Java) with cross-language conformance verified against shared fixtures - 4 transport bindings (stdio, WebSocket, SSE, gRPC) implemented across all languages - SQLite-backed delivery stores with retry, dead-letter, and replay support in every language - ~320 tests across four languages, all passing - Spec site at axisrobo.github.io/aep

Agents should not only ask for capabilities. They also need to listen, react, coordinate, and recover.

AEP defines a common event model so that agents can receive asynchronous feedback from tools, other agents, memory systems, external environments, and runtime infrastructure without forcing every system to invent a custom callback, polli

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/axisrobo--aep.html)

Related MCP servers

systempromptio/systemprompt-demo

AI Governance Infrastructure — open gateway demo. Self-hosted systemprompt.io gateway in a single Rust binary: policy, audit trails, and cost attribution on every AI request, with the Systemprompt Bri

⭐ 3Rust
enowdev/succubus

Cross-agent coordination for AI coding agents. One daemon, one database — so multiple agents in one repo can see each other's plan, tasks, and file claims.

⭐ 15Go
abluva/mcp-remote

The bridge for remote MCP — seamless OAuth, resilient auth recovery, production-grade reliability

⭐ 15TypeScript
mkpoli/gmail-mcp

Multi-account Gmail MCP server on Cloudflare Workers — one deployment, one Google sign-in per connection, any MCP client

⭐ 5TypeScript
Smitner-Studio/facet

Render agent-written Markdown as a live local page, and send the human's click back to the agent as typed data. Human-in-the-loop approval gates for coding agents.

⭐ 4Go
ZoeLinUTS/MagicTeX-mcp

MagicTeX — a LaTeX editor for AI agents (Claude Code): live PDF preview, PDF comments that drive edits, Visual (WYSIWYG) mode, and git-tracked history. No local TeX install.

⭐ 3TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.