Skip to main content
Glama

Supabase MCP Server

by Sentry01
package.json548 B
{ "name": "mcp-server-supabase", "version": "1.0.0", "description": "Model Context Protocol (MCP) server implementation for Supabase database integration", "main": "src/index.js", "scripts": { "start": "node src/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "supabase", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/server": "^1.0.0", "@supabase/supabase-js": "^2.39.0", "dotenv": "^16.3.1" } }

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/Sentry01/Supabase-MCP-for-Copilot'

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