SentinelX MCP
Rank #2,920app.sentinelx/sentinelx
Operate Linux, macOS and Windows from your LLM. Every action runs through an auditable allowlist.
SentinelX MCP is a Model Context Protocol (MCP) server published by pensados. It ranks #2,920 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. SentinelX MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on May 1, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 112,540 of 115,460 servers on MCP Toplist.
Use SentinelX MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sentinelx https://mcp.sentinelx.app/mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.sentinelx]
url = "https://mcp.sentinelx.app/mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.sentinelx.app/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sentinelx": {
"url": "https://mcp.sentinelx.app/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"sentinelx": {
"type": "http",
"url": "https://mcp.sentinelx.app/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sentinelx": {
"serverUrl": "https://mcp.sentinelx.app/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sentinelx": {
"url": "https://mcp.sentinelx.app/mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.sentinelx%2Fsentinelx)<a href="https://mcptoplist.com/server/app.sentinelx%2Fsentinelx"><img src="https://mcptoplist.com/badge/app.sentinelx%2Fsentinelx.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pensados
Other servers by pensados
View all pensados servers →Available versions (5)
| Version | Published |
|---|---|
| 0.6.0 | Aug 15, 2026 |
| 0.4.1 | Aug 14, 2026 |
| 0.2.1 | Aug 1, 2026 |
| 0.2.0 | Aug 1, 2026 |
| 0.1.0 | May 18, 2026 |
Frequently asked questions
- Who maintains SentinelX MCP?
- SentinelX MCP is maintained by pensados, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is SentinelX MCP listed on the Official MCP Registry?
- Yes — SentinelX MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SentinelX MCP have?
- MCP Toplist tracks 5 versions of SentinelX MCP, most recently published on Aug 15, 2026.
- Where can I find the source code for SentinelX MCP?
- The source code for SentinelX MCP is hosted at github.com/pensados/sentinelx-cloud-core.