statusnowdev/StatusNowMCP
MCP Server for StatusNow website and server monitoring solution. Allows any MCP Client to interact with your StatusNow account to list alerts, list monitors and more. MCP Created in C# .NET
Platform-specific configuration:
{
"mcpServers": {
"StatusNowMCP": {
"command": "npx",
"args": [
"-y",
"StatusNowMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...