HomeCloud & Monitoring › LastPing

LastPing

Monitoring that agents set up for themselves — cron jobs, CI/CD pipelines and AI agent runs.

Official Go Cloud macOSWindowsLinux Remote
★ 2 stars Last pushed 2026-09-18 License: MIT

Topics: Monitoring

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.lastping.dev Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http lastping-app https://mcp.lastping.dev --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "lastping-app": {
      "url": "https://mcp.lastping.dev",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer <LastPing API key>. Create one at https://app.lastping.dev/app/connect — the key scopes every call to your project.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry