Kibana Bridge MCP
by yunusemregul
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (default: 127.0.0.1) | 127.0.0.1 |
| WS_PORT | No | WebSocket port for the extension (default: 47821) | 47821 |
| MCP_PORT | No | HTTP port for MCP clients (default: 47822) | 47822 |
| LEVEL_FIELD | No | Field level filters on (default: logs.level) | logs.level |
| QUERY_FIELDS | No | Fields searched by query. Empty means the index defaults (default: message,logs.message,msg,log,logs.loggerName,logs.thread,logs.thrown.name,logs.thrown.message,logs.request,logs.requestFirstLine) | message,logs.message,msg,log,logs.loggerName,logs.thread,logs.thrown.name,logs.thrown.message,logs.request,logs.requestFirstLine |
| DISPLAY_FIELDS | No | Fields used as each hit's message text, in order (default: message,logs.message,msg,log,logs.request,logs.requestFirstLine) | message,logs.message,msg,log,logs.request,logs.requestFirstLine |
| SUMMARY_FIELDS | No | Default fields summarize_logs counts (default: logs.level,logs.loggerName,logs.thrown.name,kubernetes.pod_name) | logs.level,logs.loggerName,logs.thrown.name,kubernetes.pod_name |
| TRACE_ID_FIELD | No | Field trace_id filters on (default: logs.contextMap.traceId) | logs.contextMap.traceId |
| SOURCE_TAG_FIELDS | No | Source tag shown before each hit (default: kubernetes.labels.ccv2_cx_sap_com_platform-aspect,kubernetes.container_name) | kubernetes.labels.ccv2_cx_sap_com_platform-aspect,kubernetes.container_name |
| FIELDS_STRATIFY_FIELD | No | available_log_fields samples across this field's values (default: kubernetes.container_name) | kubernetes.container_name |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues