LastPing
Rank #12,331dev.lastping/lastping
Monitoring that agents set up for themselves — cron jobs, CI/CD pipelines and AI agent runs.
LastPing is a Model Context Protocol (MCP) server published by tp322d. It ranks #12,331 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. LastPing is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 8, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 119,715 of 132,046 servers on MCP Toplist.
Use LastPing
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http lastping https://mcp.lastping.dev/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.lastping]
url = "https://mcp.lastping.dev/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.lastping.dev/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"lastping": {
"url": "https://mcp.lastping.dev/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"lastping": {
"type": "http",
"url": "https://mcp.lastping.dev/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"lastping": {
"serverUrl": "https://mcp.lastping.dev/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"lastping": {
"url": "https://mcp.lastping.dev/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.lastping%2Flastping)<a href="https://mcptoplist.com/server/dev.lastping%2Flastping"><img src="https://mcptoplist.com/badge/dev.lastping%2Flastping.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tp322d
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains LastPing?
- LastPing is maintained by tp322d, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is LastPing listed on the Official MCP Registry?
- Yes — LastPing is listed on the Official MCP Registry, alongside Glama.
- How many versions does LastPing have?
- MCP Toplist tracks 1 version of LastPing, most recently published on Aug 13, 2026.
- Where can I find the source code for LastPing?
- The source code for LastPing is hosted at github.com/tp322d/lastping-app.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.