Skip to main content
Glama

Metabase MCP Server

by MikelA92

get_card_with_parameters

Extract card ID and filter parameters from Metabase dashboard URLs to retrieve specific dashboard cards with applied filters for analysis.

Instructions

šŸ”— [SAFE] Get a card with applied parameters from dashboard URL. Use this to extract card ID and parameters from Metabase dashboard URLs with filters. Risk: None - read-only operation.

Input Schema

NameRequiredDescriptionDefault
urlYesThe full Metabase dashboard URL with encoded parameters

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The full Metabase dashboard URL with encoded parameters", "type": "string" } }, "required": [ "url" ], "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