SERVER

Sentinel

Rank #26465

io.github.clarencyu-boop/sentinel

MCP server providing sentinel capabilities

First listed
Mar 9, 2026
Last publish date
Mar 13, 2026
OVERVIEW

Sentinel is a Model Context Protocol (MCP) server published by clarencyu-boop. It ranks #26465 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sentinel is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Mar 13, 2026.

STANDING
#26,465of 58,900 tracked serversTop 50%

Ranks ahead of 32,435 of 58,900 servers on MCP Toplist.

CONNECT

Use Sentinel

Add Sentinel to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "sentinel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-sentinel"
      ],
      "env": {
        "SENTINEL_API_KEY": "<your SENTINEL_API_KEY>",
        "SENTINEL_API_URL": "<your SENTINEL_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

clarencyu-boop

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
2.0.0Mar 13, 2026
1.3.1Mar 9, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Sentinel?
MCP server providing sentinel capabilities
Who maintains Sentinel?
Sentinel is maintained by clarencyu-boop, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Sentinel an official MCP server?
Yes — Sentinel is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Sentinel have?
MCP Toplist tracks 3 versions of Sentinel, most recently published on Mar 13, 2026.
Where can I find the source code for Sentinel?
The source code for Sentinel is hosted at github.com/clarencyu-boop/mcp-server-sentinel.
EXPLORE