Skip to main content
Glama

Redash MCP Server

by jasonsmithj
.dockerignore572 B
# Dependencies node_modules/ # Note: pnpm-lock.yaml is needed for reproducible builds # Build outputs (will be built in Docker) dist/ *.tsbuildinfo # Testing coverage/ .nyc_output/ tests/ # Development files .git/ .github/ .vscode/ .idea/ .cursor/ # Environment files .env .env.* !.env.example # Documentation *.md !README.md # Config files .editorconfig .gitignore .dockerignore .actrc .prettierignore # Logs logs/ *.log # OS files .DS_Store Thumbs.db .AppleDouble .LSOverride # Temporary files tmp/ temp/ *.tmp *.swp *.swo *~ # CI/CD files .github/workflows/

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/jasonsmithj/redash-mcp'

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