Skip to main content
Glama

Metabase MCP Server

by sazboxai
docker-compose.yml239 B
version: '3' services: metabase-mcp: build: . ports: - "5001:5000" volumes: - ./data:/app/data environment: - METABASE_URL=http://host.docker.internal:3000 - FLASK_DEBUG=False command: config

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/sazboxai/MCP_MetaBase'

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