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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/maratsal/falco-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server