← Registry

DevOps

lastping.dev

LastPing is a monitoring tool that tracks cron jobs, backups, CI/CD pipelines, and AI agents, alerting when they stop checking in.

1 endpoint37 known toolsFirst detected August 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://mcp.lastping.dev

No auth detected

MCP server metadata

Name
lastping-mcp
Version
0.1.0
Capabilities
tools.listChanged

Known tools 37

add_incident_note

Requires an API key with the write scope or higher.

Potential side effects
create_api_key

Requires an API key with the admin scope or higher.

Inferred read-only
create_destination

Requires an API key with the write scope or higher.

Potential side effects
create_monitor

Requires an API key with the write scope or higher.

Potential side effects
create_status_page

Requires an API key with the write scope or higher.

Potential side effects
declare_run_expectations

Requires an API key with the write scope or higher.

Potential side effects
delete_agent

Requires an API key with the write scope or higher.

Potential side effects
delete_destination

Requires an API key with the write scope or higher.

Potential side effects
delete_monitor

Requires an API key with the write scope or higher.

Potential side effects
delete_status_page

Requires an API key with the write scope or higher.

Potential side effects
discover_monitors_reconcile

Requires an API key with the write scope or higher.

Potential side effects
export_terraform

Requires an API key with the read scope or higher.

Inferred read-only
get_agent

Requires an API key with the read scope or higher.

Inferred read-only
get_alert_templates

Requires an API key with the read scope or higher.

Inferred read-only
get_incident

Requires an API key with the read scope or higher.

Inferred read-only
get_monitor

Requires an API key with the read scope or higher.

Inferred read-only
get_ping_instructions

Requires an API key with the read scope or higher.

Inferred read-only
get_run_history

Requires an API key with the read scope or higher.

Inferred read-only
list_agents

Requires an API key with the read scope or higher.

Inferred read-only
list_api_keys

Requires an API key with the admin scope or higher.

Inferred read-only
list_destinations

Requires an API key with the read scope or higher.

Inferred read-only
list_incidents

Requires an API key with the read scope or higher.

Inferred read-only
list_monitors

Requires an API key with the read scope or higher.

Inferred read-only
list_open_incidents

Requires an API key with the read scope or higher.

Inferred read-only
list_status_pages

Requires an API key with the read scope or higher.

Inferred read-only
pause_monitor

Requires an API key with the write scope or higher.

Potential side effects
register_agent

Requires an API key with the write scope or higher.

Potential side effects
resume_monitor

Requires an API key with the write scope or higher.

Potential side effects
revoke_api_key

Requires an API key with the admin scope or higher.

Inferred read-only
set_alert_template

Requires an API key with the write scope or higher.

Potential side effects
set_route

Requires an API key with the write scope or higher.

Potential side effects
snooze_monitor

Requires an API key with the write scope or higher.

Potential side effects
test_destination

Requires an API key with the write scope or higher.

Potential side effects
update_agent

Requires an API key with the write scope or higher.

Potential side effects
update_destination

Requires an API key with the write scope or higher.

Potential side effects
update_monitor

Requires an API key with the write scope or higher.

Potential side effects
update_status_page

Requires an API key with the write scope or higher.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lastping-mcp]
url = "https://mcp.lastping.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lastping-mcp": {
      "type": "http",
      "url": "https://mcp.lastping.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lastping-mcp
Remote MCP URL: https://mcp.lastping.dev

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lastping-mcp": {
      "url": "https://mcp.lastping.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lastping-mcp": {
      "type": "http",
      "url": "https://mcp.lastping.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lastping-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.lastping.dev"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.