Sentinel Monitoring MCP Server
@rootstuff
About 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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sentinel": {
"url": "https://sentinel.rootstuff.io/mcp/sentinel",
"headers": {
"Authorization": "Bearer <YOUR_SENTINEL_API_TOKEN>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
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
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Comments