Elastic / Kibana MCP Server
Paste the following prompt into your AI chat to install this skill:
Please install @user_3c6cb52e/elastic-kibana-mcp-server according to https://skillhub.cn/install/skillhub.md.
About this skill
Use Case
The Elastic / Kibana MCP Server targets teams already running Elasticsearch, Kibana, or related observability stacks. It does not replace the Elastic stack. Instead, it exposes existing search, index, logging, or alerting context as MCP tool interfaces that a large-model agent can call. For IT-ops and security teams, this lets an agent use existing Elastic data during troubleshooting, evidence collection, or context summarization instead of repeatedly copying queries and results by hand.
How It Fits and Limits to Watch
- MCP tool interface: the skill is intended to join an agent toolchain as an MCP server, so Elastic-related operations can be used as external context during a tool call.
- Upstream documentation matters: the current SKILL.md does not include automatically extractable install or usage instructions. Review the upstream project before running it, especially for dependencies, authentication, tool parameters, and access scope.
- Production caution: for sensitive logs, user data, or production clusters, prefer read-only access, minimal index scope, controlled queries, and audit records to prevent accidental index writes or broader data access.
- Reference material: concepts such as
Elasticsearch,Kibana, mappings, roles, logs, and alerts should be understood through Elastic documentation rather than inferred only from the skill entry.
Use Cases
- Ops teams review Elastic / Kibana access and upstream install notes before adding a new MCP tool.
- Security teams verify authentication, index scope, and audit requirements before running this skill in sensitive workflows.
- Platform engineers review existing Kibana query workflows to identify steps that can be exposed as MCP tool calls.
Best For
- Ops engineers who manage Kibana access and query governance need to assess MCP tool integration risk.
- SREs handling production logs and alerts need to review upstream skill notes before sensitive workflows.
- Platform engineers building agent toolchains need to confirm MCP server authentication and access boundaries.
Related Skills
Analyzes network captures from Wireshark, tcpdump, Fiddler, and Charles, then pinpoints TCP, HTTP, DNS, and TLS issues with filter expressions and remediation steps.
Detects AI-generated images from Stable Diffusion, Midjourney, and GPT-4o via Tencent Cloud image moderation and returns risk scores.
Sets up a baseline Dynamo router, enables KV-aware routing when appropriate, and smoke tests the frontend endpoint locally or on Kubernetes.
CTF cryptography quick reference for engineers covering classic, modern, RSA, ECC, stream, PRNG, and lattice attacks.