Skip to main content
Glama
dj-pearson

Supabase Coolify MCP Server

by dj-pearson
.npmignore662 B
# Source files (TypeScript) src/ tsconfig.json # Development files .archive/ .vscode/ .idea/ *.swp *.swo # Environment examples (users should copy env.example) .env .env.* # Documentation that's not needed in package ARCHITECTURE.md DEPLOYMENT_GUIDE.md CONTRIBUTING.md # Examples (available in GitHub repo) examples/ # Git .git/ .gitignore # CI/CD .github/ # Logs *.log npm-debug.log* # OS files .DS_Store Thumbs.db # Testing coverage/ .nyc_output/ # Temporary tmp/ temp/ # Keep these in package: # - dist/ (built JavaScript) # - docs/ (API documentation) # - README.md # - QUICKSTART.md # - CHANGELOG.md # - LICENSE # - package.json # - env.example

Latest Blog Posts

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/dj-pearson/supabase-coolify-mcp-server'

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