MCP.so
登录

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

基本信息

分类

其他

传输方式

stdio

发布者

Noriget

提交者

MGM_LLC

配置

使用下面的配置,将此服务器添加到你的 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_notification tool 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.

评论

其他 分类下的更多 MCP 服务器