Skip to main content
Glama

Metabase MCP Server

by MikelA92

list_collections

Retrieve all collections (folders) from Metabase to understand how cards and dashboards are organized within your instance.

Instructions

šŸ“ [SAFE] List all collections (folders) in Metabase. Collections organize cards and dashboards. Use this to understand the organizational structure. Risk: None - read-only operation.

Input Schema

NameRequiredDescriptionDefault
namespaceNoOptional namespace filter (e.g., "snippets")

Input Schema (JSON Schema)

{ "properties": { "namespace": { "description": "Optional namespace filter (e.g., \"snippets\")", "type": "string" } }, "type": "object" }

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/MikelA92/metabase-mcp-mab'

If you have feedback or need assistance with the MCP directory API, please join our Discord server