hesreallyhim_mcp-server-isitdown

hesreallyhim_mcp-server-isitdown

3.2

If you are the rightful owner of hesreallyhim_mcp-server-isitdown and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that checks if a website is currently down by querying www.isitdownrightnow.com.

The mcp-server-isitdown is a Model Context Protocol (MCP) server designed to check the status of websites by querying the 'Is It Down Right Now' service. It provides a straightforward tool for users to determine if a website is experiencing downtime and offers information about recent downtime events. This server is particularly useful for monitoring website availability and can be integrated into various platforms for automated checks.

Features

  • Real-time website status checking
  • Integration with 'Is It Down Right Now' service
  • Provides last recorded downtime information
  • Can be used as a standalone server or library
  • Supports asynchronous operations

Tools

  1. get_website_status

    Checks if a website is currently down or not. Input: root_domain (string). Output: A string message indicating whether the website is up or down, with the last recorded downtime information.