Skip to content

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

Notifications You must be signed in to change notification settings

statusnowdev/StatusNowMCP

Repository files navigation

StatusNow.Dev - MCP Server for StatusNow.dev Website and Server Monitoring Tools

Monitor your websites, servers, and services with our comprehensive monitoring solution. Track SSL expiration, domain expiration, website uptime, response times, ping monitoring, and port monitoring.

Free account sign-up: https://statusnow.dev/main/sign-up.html


Download the MCP Server and run it locally (dotnet) on Windows, Linux or Mac or via a Docker image.

{ "servers": { "statusnowmcp": { "type": "stdio", "command": "dotnet", "args": [ "run", "--project", "\\StatusNowMCP.csproj" ], "env": { "accesstoken": "", "accountid": "" } } } }

You can run the MCP Inspector using this command:

Command Line: npx @modelcontextprotocol/inspector dotnet run

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published