
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.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント