概览
What is Kibana MCP Server?
Kibana MCP Server is a Model Context Protocol (MCP) server implementation that allows AI assistants to interact with Kibana Security alerts.
How to use Kibana MCP Server?
To use the Kibana MCP Server, set the required environment variables for your Kibana instance and run the server using the command uv run kibana-mcp.
Key features of Kibana MCP Server?
- Tagging Alerts: Add tags to specific Kibana security alerts.
- Adjusting Alert Status: Change the status of Kibana security alerts (open, acknowledged, closed).
- Fetching Alerts: Retrieve recent Kibana security alerts with optional filtering.
Use cases of Kibana MCP Server?
- Integrating AI assistants with Kibana for enhanced security alert management.
- Automating the tagging and status adjustment of security alerts.
- Fetching and analyzing security alerts for better incident response.
FAQ from Kibana MCP Server?
- What is the purpose of the Kibana MCP Server?
It facilitates interaction between AI assistants and Kibana Security alerts.
- How do I configure the server?
Set the
KIBANA_URLand authentication variables (API Key or Username/Password) as environment variables.
- Can I use it with any AI assistant?
Yes, it can be configured to work with various MCP clients like Cursor and Claude Desktop.