mcp-server-isitdown
www.isitdownrightnow.comにクエリを実行して、Web サイトが現在ダウンしているかどうかを確認する MCP サーバー。
概要
この MCP サーバーは、Web サイトにダウンタイムが発生しているかどうかを確認するための簡単なツールを提供し、最近のダウンタイム イベントに関する情報も提供できます。
ツール
以下のツールが実装されています。
get_website_status
: ウェブサイトが現在ダウンしているかどうかを確認します。Input
:root_domain
(文字列): チェックするウェブサイトのルートドメイン (例: "example.com")Output
: ウェブサイトが稼働しているか停止しているかを示す文字列メッセージと、最後に記録された停止時間情報
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の IsItDown Server を自動的にインストールするには:
注: このパッケージは現在、パブリックレジストリに公開されていません。インストールはソースからのみ可能です。
ソースから
Claudeデスクトップの設定
この構成をclaude_desktop_config.json
ファイルに追加します。
使用法
スタンドアロンのMCPサーバーとして実行
Dekstop の Claude の使用例:
- 「Wikipediaは今ダウンしていますか?」
- 「最後にRedditがダウンしたのはいつですか?」
図書館として使う
発達
建てる
ライセンス
マサチューセッツ工科大学
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
ユーザーが isitdownrightnow.com にクエリを実行して、Web サイトにダウンタイムが発生しているかどうかを確認し、最近のダウンタイム イベントに関するステータス情報と詳細を提供できる MCP サーバーです。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA MCP Server used to collect MCP Servers over the internet.Last updated -318Python
- -securityFlicense-qualityAn MCP server that provides tools and resources for managing a coding project's todo list, allowing users to view, add, update, and delete todo items with details like priority, status, and tags.Last updated -1Python
- -securityAlicense-qualityA lightweight mcp server that tells you exactly what time is it based on your IP.Last updated -8PythonMIT License
- -securityFlicense-qualityAn MCP server that monitors and provides analytics on weekly report submissions in a Google Sheet, allowing users to check missing submissions, view statistics, and track individual reporting status.Last updated -Python