
AgentPing
@Noriget
About AgentPing
AgentPing gives your AI agent a single focused tool — send_notification — so a long-running or autonomous agent can reach a human the moment it matters: a task
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentping": {
"url": "https://ping.mgm-llc.org/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AgentPing?
AgentPing is an MCP server that gives AI agents a single tool — send_notification — to send notifications via email, Slack, Discord, or webhook. It is designed for developers building autonomous or long-running agents that need to alert users when tasks complete, approval is needed, or results are ready.
How to use AgentPing?
Sign up for a free API key at the provided link, set a notification destination (email by default, add Slack/Discord/webhook in the dashboard), then configure your MCP client. For Cursor and Streamable-HTTP clients, use the URL endpoint with a Bearer token header; for Cline, Claude Desktop, and others, use the npx bridge command with the same header.
Key features of AgentPing
- Single
send_notificationtool with customizable message and channel. - Supports email, Slack, Discord, and webhook destinations.
- Read-only by design — no access to inboxes, files, or accounts.
- Pricing: 100 notifications/month free; Pro plan for $9/mo or $90/yr.
Use cases of AgentPing
- Alert users when a long-running agent task completes.
- Request approval from a human during an agent workflow.
- Deliver results or summaries from autonomous agents.
FAQ from AgentPing
What destinations does AgentPing support?
Email, Slack, Discord, and webhook. Email is set by default; others can be added in the dashboard.
How do I get an API key?
You can get a free API key by signing up at https://ping.mgm-llc.org/signup.
Is AgentPing read-only?
Yes. AgentPing only sends notifications triggered by your agent — it never accesses your inbox, files, or accounts.
What are the pricing limits?
Free tier: 100 notifications per month. Pro tier: 10,000 per month for $9/mo (or $90/yr).
How do I connect it to my MCP client?
Two methods: (1) For Cursor/Streamable-HTTP, use the URL endpoint with a Bearer header. (2) For Cline/Claude Desktop, use npx mcp-remote with the same header.
Frequently asked questions
What destinations does AgentPing support?
Email, Slack, Discord, and webhook. Email is set by default; others can be added in the dashboard.
How do I get an API key?
You can get a free API key by signing up at https://ping.mgm-llc.org/signup.
Is AgentPing read-only?
Yes. AgentPing only sends notifications triggered by your agent — it never accesses your inbox, files, or accounts.
What are the pricing limits?
Free tier: 100 notifications per month. Pro tier: 10,000 per month for $9/mo (or $90/yr).
How do I connect it to my MCP client?
Two methods: (1) For Cursor/Streamable-HTTP, use the URL endpoint with a Bearer header. (2) For Cline/Claude Desktop, use `npx mcp-remote` with the same header.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments