Loomal

StillOnline

MCP server by github.com/shenwell/stillonline-mcp

StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.

0 starsnpm: stillonline-mcp

About StillOnline

StillOnline is an MCP (Model Context Protocol) server published by shenwell in the official MCP registry, listed under Monitoring on Loomal. StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.

It ships as an npm package (stillonline-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shenwell/stillonline-mcp.

Use StillOnline with your agent

Claude Code · one command
claude mcp add stillonline -- npx -y stillonline-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "stillonline": {
      "command": "npx",
      "args": [
        "-y",
        "stillonline-mcp"
      ]
    }
  }
}
npmstillonline-mcp

Frequently asked questions

What is StillOnline?
StillOnline is an MCP (Model Context Protocol) server by shenwell in the Monitoring category. StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.
How do I connect StillOnline to Claude, Cursor, or another MCP client?
Install StillOnline from its npm package (stillonline-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is StillOnline open source?
Yes — the source code is public at github.com/shenwell/stillonline-mcp.
Can AI agents pay to use StillOnline?
Not yet through Loomal — StillOnline is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain StillOnline? Claim this listing free by verifying GitHub ownership, or contact us.