Global Sentinel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 20 Apr 2026.
Polymarket, GDELT, OpenSky, Cloudflare Radar unified as one MCP server.
Today is the operative word: we check Global Sentinel MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add global-sentinel-mcp -- uvx global-sentinel-mcp
{
"mcpServers": {
"global-sentinel-mcp": {
"args": [
"global-sentinel-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.global-sentinel-mcp]
command = "uvx"
args = ["global-sentinel-mcp"]
{
"mcpServers": {
"global-sentinel-mcp": {
"args": [
"global-sentinel-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"global-sentinel-mcp": {
"args": [
"global-sentinel-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OPENSKY_CLIENT_ID (OpenSky OAuth2 client id (preferred post-2025 migration).), OPENSKY_CLIENT_SECRET (OpenSky OAuth2 client secret.), OPENSKY_USERNAME (OpenSky Basic Auth username (legacy accounts).), OPENSKY_PASSWORD (OpenSky Basic Auth password (legacy accounts).), CLOUDFLARE_API_TOKEN (Cloudflare API token with Radar read permissions.), LOG_LEVEL (Python log level (DEBUG, INFO, WARNING, ERROR).).
The author declared them in the registry entry; get the values from the project itself.
Cloudflare Workers MCP server: ai-crawler-policy
Cloudflare Workers MCP server: ai-model-router
Cloudflare MCP servers
Cloudflare Workers MCP server: ai-prompt-optimizer
Cloudflare Workers MCP server: ai-gateway
Cloudflare Workers MCP server: ai-cost-optimizer
Cloudflare Workers MCP server: api-mock-server
Cloudflare Workers MCP server: ai-eval
Answers built from our own checks of this server.