MCP(Model Context Protocol)
WhaTap MCP is a server that integrates the WhaTap API via MCP (Model Context Protocol), the standard protocol for AI assistants to call external tools. Users can instantly query monitoring data such as server CPU, APM TPS, and K8s Pod status with a single line of natural language.
-
Tools: 10 (project management 3, data exploration 3, composite analysis 2, installation & PromQL 2)
-
Supported domains: Server, APM, Kubernetes, Database, Log
-
Current version: v1.2.1
-
Open source: github.com/whatap/whatap-open-mcp
Run npx -y whatap-mcp --version to check the installed version.
Key Features
-
Query monitoring data with natural language questions — no need to navigate complex dashboards.
-
Access data across multiple WhaTap monitoring products, including server, APM, and Kubernetes.
-
Seamlessly integrate monitoring context into your existing AI workflows.
Supported AI Clients
| Client | Provider | Configuration |
|---|---|---|
| Claude Desktop | Anthropic | JSON config file |
| Claude Code | Anthropic | Single CLI command |
| Codex CLI | OpenAI | CLI command or TOML config |
| Gemini CLI | CLI command or JSON config |