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
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides integration with the Have I Been Pwned API to check if your accounts or passwords have been compromised in data breaches.Last updated -41JavaScriptMIT License
- -securityAlicense-qualityAbout An MCP server that provides real-time access to the latest news from Cointelegraph.Last updated -2PythonMIT License
- -securityFlicense-qualityAn MCP server that provides real-time weather alerts, forecasts, stock market data, and news information through various API integrations.Last updated -Python
- -securityFlicense-qualityAn MCP server that allows users to interact with their browser through natural language commands, enabling actions like getting page content as markdown, modifying page styles, and searching browser history.Last updated -1TypeScript