What is the WardenPoint MCP server?
Configure on-call alerting from an AI agent: recipients, groups, escalation policies, schedules.
How to install WardenPoint
Copy-paste configuration for popular MCP clients.
WARDENPOINT_BASE_URLrequiredOrigin of your WardenPoint installation, without a trailing slash and without /api/v1 — e.g. https://wardenpoint.com. The server reads the API description from it at startup, so the tools always match the version you actually run.
WARDENPOINT_API_TOKENrequiredsecretA company API key from Dashboard → Integrations → API keys. Abilities are chosen when you issue it; read-only is a good place to start. Not needed for --list-tools.
WARDENPOINT_TIMEOUT_MSPer-request timeout in milliseconds. Defaults to 30000.
WARDENPOINT_ALLOW_INSECURE_TLSSet to 1 to skip certificate verification. Development stands only — never against production.
{
"mcpServers": {
"wardenpoint-mcp": {
"command": "npx",
"args": [
"-y",
"@wardenpoint/mcp-server"
],
"env": {
"WARDENPOINT_BASE_URL": "<YOUR_WARDENPOINT_BASE_URL>",
"WARDENPOINT_API_TOKEN": "<YOUR_WARDENPOINT_API_TOKEN>",
"WARDENPOINT_TIMEOUT_MS": "<YOUR_WARDENPOINT_TIMEOUT_MS>",
"WARDENPOINT_ALLOW_INSECURE_TLS": "<YOUR_WARDENPOINT_ALLOW_INSECURE_TLS>"
}
}
}
}{
"mcpServers": {
"wardenpoint-mcp": {
"command": "npx",
"args": [
"-y",
"@wardenpoint/mcp-server"
],
"env": {
"WARDENPOINT_BASE_URL": "<YOUR_WARDENPOINT_BASE_URL>",
"WARDENPOINT_API_TOKEN": "<YOUR_WARDENPOINT_API_TOKEN>",
"WARDENPOINT_TIMEOUT_MS": "<YOUR_WARDENPOINT_TIMEOUT_MS>",
"WARDENPOINT_ALLOW_INSECURE_TLS": "<YOUR_WARDENPOINT_ALLOW_INSECURE_TLS>"
}
}
}
}{
"mcpServers": {
"wardenpoint-mcp": {
"command": "npx",
"args": [
"-y",
"@wardenpoint/mcp-server"
],
"env": {
"WARDENPOINT_BASE_URL": "<YOUR_WARDENPOINT_BASE_URL>",
"WARDENPOINT_API_TOKEN": "<YOUR_WARDENPOINT_API_TOKEN>",
"WARDENPOINT_TIMEOUT_MS": "<YOUR_WARDENPOINT_TIMEOUT_MS>",
"WARDENPOINT_ALLOW_INSECURE_TLS": "<YOUR_WARDENPOINT_ALLOW_INSECURE_TLS>"
}
}
}
}{
"servers": {
"wardenpoint-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wardenpoint/mcp-server"
],
"env": {
"WARDENPOINT_BASE_URL": "<YOUR_WARDENPOINT_BASE_URL>",
"WARDENPOINT_API_TOKEN": "<YOUR_WARDENPOINT_API_TOKEN>",
"WARDENPOINT_TIMEOUT_MS": "<YOUR_WARDENPOINT_TIMEOUT_MS>",
"WARDENPOINT_ALLOW_INSECURE_TLS": "<YOUR_WARDENPOINT_ALLOW_INSECURE_TLS>"
}
}
}
}claude mcp add wardenpoint-mcp --env WARDENPOINT_BASE_URL=<YOUR_WARDENPOINT_BASE_URL> --env WARDENPOINT_API_TOKEN=<YOUR_WARDENPOINT_API_TOKEN> --env WARDENPOINT_TIMEOUT_MS=<YOUR_WARDENPOINT_TIMEOUT_MS> --env WARDENPOINT_ALLOW_INSECURE_TLS=<YOUR_WARDENPOINT_ALLOW_INSECURE_TLS> -- npx -y @wardenpoint/mcp-serverRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.