mcp-for-metabase
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| METABASE_URL | Yes | Metabase base URL. | |
| METABASE_IMAGE | No | Docker Compose Metabase image tag for local integration work. | |
| METABASE_API_KEY | No | Preferred authentication method. | |
| METABASE_PASSWORD | No | Session-auth fallback password. | |
| METABASE_USERNAME | No | Session-auth fallback username. | |
| METABASE_MCP_TIMEOUT | No | HTTP timeout in seconds. | |
| METABASE_MCP_AUDIT_LOG | No | JSONL path for mutation audit events. | |
| METABASE_MCP_TRANSPORT | No | Transport mode: stdio or http. | |
| METABASE_MCP_WRITE_MODE | No | Write mode: read-only, safe-writes, or all-writes. | |
| METABASE_MCP_SNAPSHOT_DIR | No | Directory for durable dashboard/card/collection rollback snapshots. | |
| METABASE_HTTP_HEADERS_JSON | No | JSON object of extra outbound headers for deployments behind a proxy. | |
| METABASE_MCP_SQL_GUARD_MODE | No | SQL guard mode: strict or disabled. | |
| METABASE_BASIC_AUTH_PASSWORD | No | Password for outbound Basic Auth header (reverse proxy). | |
| METABASE_BASIC_AUTH_USERNAME | No | Username for outbound Basic Auth header (reverse proxy). |
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/DominikPollok/mcp-for-metabase'
If you have feedback or need assistance with the MCP directory API, please join our Discord server