Kibana

Kibana

Kibana is a visualization and analytics platform for Elasticsearch, offering dashboards, data exploration, and monitoring capabilities for gaining insights from data

246VIEWS
8USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app kibananpx @composio/cli add cursor --app kibananpx @composio/cli add cursor --app kibananpx @composio/cli add cursor --app kibana

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Delete Action

Tool to delete an action in kibana. use when you need to remove a specific action by its id, optionally within a specific space.

Delete Alerting Rule

Tool to delete an alerting rule in kibana. use when you need to remove a specific alerting rule by its id.

Delete Connector

Tool to delete a connector in kibana. use when you need to remove an existing connector.

Delete Fleet Output

Tool to delete a specific output configuration in kibana fleet. use when you need to remove an existing output by its id.

Delete Fleet Proxy

Tool to delete a specific fleet proxy configuration by its id. use when you need to remove an existing proxy setup.

Delete List

Deletes a list. use when you want to delete a list by its id.

Delete Osquery Saved Query

Tool to delete a saved osquery query by its id. use when you need to remove a specific osquery saved query.

Delete Saved Object

Tool to delete a saved object in kibana. use when you need to remove a specific saved object like a visualization or dashboard.

Find Kibana Alerts

Tool to find and/or aggregate detection alerts in kibana. use this to retrieve a list of alerts, optionally filtering them with a query and performing aggregations.

Get Action Types

Tool to fetch the list of available action types (e.g., '.slack', '.email', '.webhook') in kibana. use this to discover the 'actiontypeid' needed when creating a new action.

Get Alerting Rules

Tool to retrieve a list of alerting rules in kibana. use when you need to get a paginated set of rules based on specified conditions.

Get Alert Types

Tool to retrieve available alert types in kibana. use when you need to get a list of all possible alert types and their metadata.

Get Cases

Tool to retrieve a list of cases in kibana. use when you need to find or list existing security or operational cases, potentially filtering by various attributes like status, assignee, or severity.

Get All Connectors

Tool to retrieve a list of all connectors in kibana. use this tool when you need to get information about available connectors.

Get Data Views

Tool to retrieve a list of data views available in kibana. use when you need to get a list of available data views, optionally filtering by a name pattern.

Find Detection Engine Rules

Retrieves a list of detection engine rules based on specified criteria. use this tool to find detection rules.

Get Endpoint List Items

Tool to retrieve all items from an endpoint exception list. use when you need to get a list of endpoint exceptions, for example, to check existing exceptions before adding a new one.

Get Entity Store Engines

Retrieves the list of engines from the entity store.

List Entity Store Entities

Tool to list entity records in the entity store with support for paging, sorting, and filtering. use when you need to retrieve a list of entities such as users, hosts, or services.

Get Entity Store Status

Tool to retrieve the status of the entity store in kibana. use this to check if the entity store is operational.

20 actions available