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
파일을 편집하세요.이 서버는 Claude.app 및 MCP Inspector를 포함한 모든 MCP 호환 클라이언트와 함께 사용하여 테스트할 수 있습니다.
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