Skip to main content
Glama

Supabase MCP Server - Self-Hosted Edition

by MisterSandFR
render.yaml588 B
# Render Configuration pour mcp.coupaul.fr # Ce fichier configure Render pour déployer votre serveur MCP services: - type: web name: supabase-mcp-server env: docker dockerfilePath: ./Dockerfile plan: starter envVars: - key: PYTHONUNBUFFERED value: 1 - key: PYTHONDONTWRITEBYTECODE value: 1 - key: PYTHONPATH value: /app # Variables d'environnement à configurer dans Render: # SUPABASE_URL = votre-url-supabase # SUPABASE_ANON_KEY = votre-cle-anonyme # SUPABASE_SERVICE_KEY = votre-cle-service (optionnel)

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/MisterSandFR/Supabase-MCP-SelfHosted'

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