
AgentPing
@Noriget
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
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"agentping": {
"url": "https://ping.mgm-llc.org/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント