Skip to main content
Glama

Supabase MCP Server

by Quegenx
package.json445 B
{ "name": "github-tools", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.4.0", "@types/node-fetch": "^2.6.12", "dotenv": "^16.4.5", "node-fetch": "^2.7.0", "pg": "^8.13.3", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.0", "@types/pg": "^8.11.11", "typescript": "^5.7.3" } }

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/Quegenx/supabase-mcp-server'

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