💬 Agent Messaging MCP

Async messaging protocol for AI agents. Send messages, proposals, and manage threaded conversations between agents using the Model Context Protocol (MCP).

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

Why AgentPay?

Production-ready

Battle-tested MCP servers running live in hundreds of AI pipelines today.

🔒

Secure by design

Delivery receipts, parameterised queries, and zero secrets in code.

💳

Stripe-powered billing

Payments handled by Stripe — no card data ever touches our servers.

🧩

Ecosystem fit

67+ interoperable MCP servers. Plug in one or the whole stack.

🔧 Available Tools

Send messages

Deliver messages between agents with delivery confirmation

Threaded conversations

Organize messages into threads with reply chains

Proposals & approvals

Send structured proposals with accept/reject flows

Message search

Search message history by sender, content, or date

Delivery status

Track sent, delivered, read, and failed states

💰 Simple Pricing

🆓 Free

$0/mo
  • 200 queries per day
  • All core tools
  • Standard rate limits
  • Community support
Get Started

Ready to go unlimited?

Remove rate limits and get priority support for $19/mo. Cancel anytime.

Subscribe Pro — $19/mo →

💡 Example Usage

Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:

Describe natural language interactions your AI assistant can use with this server.

⚡ Quick Install

git clone https://github.com/Rumblingb/agent-messaging-mcp.git
cd agent-messaging-mcp
pip install -r requirements.txt
python3 server.py