Sentinel Monitoring MCP Server
@rootstuff
Sentinel Monitoring MCP Server について
Hosted MCP server for Sentinel uptime monitoring: connect Claude or any MCP client to your monitors, SSL/DNS/domain checks, and incidents
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"sentinel": {
"url": "https://sentinel.rootstuff.io/mcp/sentinel",
"headers": {
"Authorization": "Bearer <YOUR_SENTINEL_API_TOKEN>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Sentinel Monitoring MCP Server?
It is a hosted (remote) MCP server that provides uptime, SSL, DNS and domain-expiry monitoring for agencies and freelancers managing client websites. Users can check, create, and manage monitors via natural language from Claude, ChatGPT, or any MCP client.
How to use Sentinel Monitoring MCP Server?
There is nothing to install. Connect via Streamable HTTP using either a bearer API token or OAuth 2.1. For Claude Code, run claude mcp add --transport http sentinel https://sentinel.rootstuff.io/mcp/sentinel --header "Authorization: Bearer YOUR_API_TOKEN". Claude Desktop and Claude.ai require adding a custom connector with the OAuth endpoint or bearer endpoint in a JSON config. Any MCP client that speaks Streamable HTTP works.
Key features of Sentinel Monitoring MCP Server
- Talk to your monitoring: check, create, manage monitors via natural language.
- 21 tools covering uptime, SSL, DNS, domain expiry, incidents, performance, status pages.
- On-demand URL checks from every region.
- Needs-attention digest and expiring certificate reports.
- Create, update, delete, pause/unpause monitors and manage incidents.
- Hosted – no local installation required.
Use cases of Sentinel Monitoring MCP Server
- Ask "Which of my client sites had downtime this week?"
- Ask "List SSL certificates expiring in the next 30 days."
- Ask "Create a monitor for https://client-site.com and check it now."
- Ask "Pause monitoring during maintenance."
- Ask "Review uptime across all sites for a given month."
FAQ from Sentinel Monitoring MCP Server
What transport does Sentinel use?
Streamable HTTP.
Do I need to install or run anything?
No – this is a hosted (remote) MCP server; there is nothing to install or run.
What tools are available without write access?
Read tools (e.g., uptime summary, attention items, list monitors, expiring certificates) are available on any plan with API access (Starter and up). Write tools require full API access (Pro or Business).
How do I authenticate?
Two methods: an API token sent as a bearer token in the Authorization header, or OAuth 2.1 with dynamic client registration. OAuth is required for Claude.ai and recommended for other clients with a browser sign-in flow.
Is the server open source?
No – the server code is not open source. This repository exists as a public home for connection instructions, the registry manifest, and the issue tracker for feedback from agent users.
「開発者ツール」の他のコンテンツ
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Grafana MCP server
grafanaMCP server for Grafana
コメント