brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.rootstuff/sentinel · v1.0.0
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
sentinel 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"sentinel": {
"url": "https://sentinel.rootstuff.io/mcp/sentinel-oauth"
}
}
}{
"id": "io.rootstuff/sentinel",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "sentinel",
"description": "Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.",
"repository": {
"url": "https://github.com/rootstuff/sentinel-mcp",
"source": "github"
},
"homepage": "https://sentinel.rootstuff.io/mcp",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://sentinel.rootstuff.io/mcp/sentinel-oauth"
},
{
"transport": "streamable-http",
"url": "https://sentinel.rootstuff.io/mcp/sentinel"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.rootstuff/sentinel",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.rootstuff%2Fsentinel/versions/latest",
"isOfficial": true,
"status": "active"
}
}