Falcosidekick UI MCP Server
by maratsal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | MCP HTTP listener port | 8080 |
| MCP_HTTP_PATH | No | Streamable HTTP mount path | /mcp |
| MCP_TRANSPORT | No | Set to 'stdio' if your MCP client expects stdio transport | streamable-http |
| FALCO_BASE_URL | No | Falcosidekick UI base URL | http://localhost:8080 |
| FALCO_PASSWORD | No | Basic Auth password | admin |
| FALCO_USERNAME | No | Basic Auth username | admin |
| FALCO_EVENTS_PATH | No | Override the events endpoint path if needed | /api/v1/events/search |
| FALCO_HTTP_TIMEOUT | No | HTTP timeout in seconds | 15 |
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 | |