
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "metabase": {4 "env": {5 "METABASE_URL": "https://your-metabase-instance.com",6 "METABASE_API_KEY": "your_metabase_api_key"7 },8 "args": [],9 "command": "metabase-server"10 }11 }12}
No reviews yet. Be the first to review!
Sign in to join the conversation