All MCP servers

Kibana

Official
by Api.AirforcestdioSearch & Web Crawling071Apache-2.0

Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "kibana-imp911fb": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}