Confidential guide on numerology and astrology, based of GG33 Public information

supabase-MCP-Server
Phala Cloud上的远程Supabase MCP服务器
3 years
Works with Finder
1
Github Watches
1
Github Forks
0
Github Stars
Supabase MCP Server on Phala Cloud
The Supabase MCP Server hosting in TEE on Phala Cloud.
Note the implementation code is fork from supabase, we add docker support make it can be deployed on Phala Cloud. And add transport sse
support in ./src/sse.ts to make the server can be hosted remotely.
Deploy on Phala Cloud
To deploy on Phala Cloud, only thing you need to do is copy the ./docker-compose.yml to Phala Cloud deployment dashboard and set environment when deploy it. Head to Phala Cloud doc for more details.
Build locally
- Build the docker image
docker build --platform linux/amd64 -t <your image name> .
- Run with docker compose
set environment variable SUPABASE_ACCESS_TOKEN=your_token_here
. Then issue command to launch it.
docker compose up
- Verify your server
Run npx @modelcontextprotocol/inspector
(a MCP debug tool) and open its URL in browser. Then connect your server with sse
URL "http://localhost:3000/sse".
相关推荐
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Reviews

user_xRTJjdg8
As a devoted user of MCP applications, I've found the supabase-mcp-server by tolak to be an exceptional tool. It seamlessly integrates with my existing MCP stack and offers robust performance and reliability. The clear documentation and easy setup make it accessible for both novice and experienced developers. Highly recommended!