Loading MCP server directory, please wait...
StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.
npx @getmcp/cli add io.github.shenwell/stillonlineRequires Node.js 18+. Community-contributed server. Review source before installing.
STILLONLINE_API_KEYStillOnline API key (Pro/Ultimate). Create at https://stillonline.tech/app/settings/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shenwell/stillonline": {
"command": "npx",
"args": [
"-y",
"stillonline-mcp"
],
"env": {
"STILLONLINE_API_KEY": "",
"STILLONLINE_API_BASE": ""
}
}
}
}