MCP Server
MCP
Metabase
Lets AI clients search, explore, query, and visualize data in a Metabase instance.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://{metabase_host}/api/mcp",
"variables": {
"metabase_host": {
"description": "Your Metabase hostname, e.g. 'metabase.example.com'.",
"isRequired": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment