Kibana

Kibana MCP Connector for Claude

A+

Manage Kibana spaces and saved objects—list dashboards, search index patterns, and organize your observability stack directly from any AI agent.

55 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Kibana instance to any AI agent to streamline your Elastic Stack management and observability workflows through natural language.

What you can do

  • Space Management — List, create, and inspect Kibana spaces to organize your dashboards and visualizations across different teams or environments.
  • Saved Objects Discovery — Search for dashboards, index patterns, and visualizations using specific queries or types across your instance.
  • Object Portability — Copy saved objects between different spaces to maintain consistency across your monitoring environments.
  • Deep Inspection — Retrieve full metadata and attributes for specific saved objects to understand their configuration without manual navigation.
  • Lifecycle Control — Create, update, or delete spaces and saved objects to automate the setup of your observability stack.

How it works

  1. Subscribe to this server
  2. Provide your Kibana URL and a valid API Key
  3. Start managing your Elastic environments from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps & SREs — quickly audit space configurations and move dashboards between staging and production environments.
  • Data Analysts — find specific visualizations or index patterns across massive Kibana instances using natural language search.
  • Platform Engineers — automate the provisioning of team-specific spaces and default saved objects.
elastic-stackdashboardsobservabilitydata-visualizationkibana-api

55 tools expose this connector's capabilities to your AI agent.

add_case_comment

Add a comment to a case

bulk_create_saved_objects

Create multiple saved objects

bulk_get_saved_objects

Get multiple saved objects

bulk_update_saved_objects

Update multiple saved objects

copy_saved_objects

Copy saved objects between spaces

create_agent_policy

Create an agent policy

create_case

Create a case

create_connector

Create a connector

create_data_view

Create a data view

create_enrollment_key

Create an enrollment key

create_or_update_role

Create or update a Kibana role

create_rule

Create an alerting rule

create_runtime_field

Create or update a runtime field in a data view

create_saved_object

Create a saved object

create_short_url

Create a short URL

create_space

Create a new Kibana space

delete_cases

Delete cases

delete_connector

Delete a connector

delete_data_view

Delete a data view

delete_role

Delete a Kibana role

delete_rule

Delete an alerting rule

delete_saved_object

Delete a saved object

delete_short_url

Delete a short URL

delete_space

Delete a Kibana space

disable_rule

Disable an alerting rule

enable_rule

Enable an alerting rule

execute_connector

Run a connector action

export_saved_objects

Export sets of saved objects

find_rules

Find alerting rules

find_saved_objects

Search for saved objects

get_agent

Get Elastic Agent details

get_case

Get case details

get_connector

Get connector details

get_data_view

Get a specific data view

get_role

Get a specific Kibana role

get_rule

Get alerting rule details

get_saved_object

Get a specific saved object

get_short_url

Get details for a short URL

get_space

Get details for a specific Kibana space

import_saved_objects

Import saved objects from a file

list_agent_policies

List agent policies

list_agents

List Elastic Agents

list_connectors

Get all connectors

list_data_views

Get all data views

list_enrollment_keys

List enrollment keys

list_roles

Get all Kibana roles

list_spaces

Get all Kibana spaces

resolve_import_errors

Resolve errors during import

search_cases

Search cases

unenroll_agent

Unenroll an Elastic Agent

update_cases

Update cases

update_data_view

Update a data view

update_rule

Update an alerting rule

update_saved_object

Update a saved object

update_space

Update an existing Kibana space

See how to talk to your AI agent using Kibana.

List all available Kibana spaces.

I've retrieved the spaces. You have 3 spaces: 'Default', 'Engineering-Logs' (ID: eng-logs), and 'Security-Ops' (ID: sec-ops).

Find all dashboards related to 'Network Traffic' in the 'Default' space.

Searching... I found 2 dashboards: 'Global Network Traffic Overview' (ID: net-01) and 'VPC Flow Logs Analysis' (ID: vpc-02). Would you like the details for one of them?

Get the details for the saved object of type 'index-pattern' with ID 'logs-*'.

Fetching object... The index pattern 'logs-*' is configured with the time field '@timestamp' and contains 45 mapped fields. It was last updated on 2023-10-25.

Yes. Use the `find_saved_objects` tool and specify the type as 'dashboard'. You can also provide a search string to filter the results by name or description.

Related Connectors