MCP.so
登录

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

@statusnowdev

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

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

基本信息

分类

开发工具

运行时

c#

传输方式

stdio

发布者

statusnowdev

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

This MCP server provides programmatic access to StatusNow.dev’s monitoring tools, allowing you to track website uptime, response times, SSL and domain expiration, ping, and port monitoring. It is designed for developers and IT teams who want to integrate monitoring data into MCP‑enabled applications.

How to use StatusNow.Dev - MCP Server for StatusNow.dev Website and Server Monitoring Tools?

Run the server locally using .NET (dotnet run) or via a Docker image. Configure it with your account’s access token and account ID in environment variables, then add the server to your MCP client configuration as shown in the README. You can also test it with the MCP Inspector using npx @modelcontextprotocol/inspector dotnet run.

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

  • Monitor website uptime and response times
  • Track SSL certificate expiration
  • Monitor domain expiration
  • Ping and port monitoring
  • Runs locally with .NET or Docker
  • Free account sign‑up required

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

  • Automate alerting when websites or ports go down
  • Check SSL expiry across multiple domains in one workflow
  • Combine monitoring data with AI assistants via MCP
  • Integrate server status checks into CI/CD pipelines

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

What runtime is required?

The MCP server runs on .NET (dotnet) on Windows, Linux, or macOS, and also supports Docker.

Do I need an account to use it?

Yes, a free account at statusnow.dev is required to obtain an access token and account ID.

How do I provide authentication credentials?

Set the accesstoken and accountid environment variables in the MCP client configuration.

What transport does the server use?

It uses the stdio transport, as shown in the example MCP client configuration.

Can I run the server in a Docker container?

Yes, the README states it

评论

开发工具 分类下的更多 MCP 服务器