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 服务器
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)

Sentry
modelcontextprotocolModel Context Protocol Servers
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
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
评论