A
securityA
licenseA
qualityAn MCP server that provides tools for interacting with Supabase databases, storage, and edge functions.
Last updated -
14
42
JavaScript
MIT License
连接到 Supabase PostgreSQL 数据库的 MCP 服务器,将表模式公开为资源并提供数据分析工具。
.env.example
复制到.env
并使用您的 Supabase 凭据进行更新:.env
文件该服务器可与任何与 MCP 兼容的客户端一起使用,包括 Claude.app 和 MCP Inspector 进行测试。
schema://tables
列出数据库中的所有表schema://table/{tableName}
- 显示特定表的架构query
对数据库运行只读 SQL 查询analyze-table
- 获取有关表的基本统计信息find-related-tables
- 发现与给定表相关的表table-exploration
- 指导特定表格的探索data-summary
- 创建表中数据的摘要relationship-analysis
- 分析表之间的关系This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
连接到 Supabase PostgreSQL 数据库的 MCP 服务器,将表模式公开为资源并提供通过 SQL 查询进行数据分析的工具。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/stefanraath3/mcp-supabase'
If you have feedback or need assistance with the MCP directory API, please join our Discord server