Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PORT | No | Port for HTTP server | 3000 |
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
| KIBANA_URL | No | The URL of your Kibana instance (required) | |
| MCP_TRANSPORT | No | The transport mode for the MCP server (http or stdio) | http |
| KIBANA_API_KEY | No | Your Kibana API key for authentication | |
| KIBANA_PASSWORD | No | Your Kibana password for authentication | |
| KIBANA_USERNAME | No | Your Kibana username for authentication |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |