Yazdani-Supabase-MCP-Server
@byazdani9
Yazdani-Supabase-MCP-Server について
A Supabase PostgreSQL MCP server with Claude 3.7 Sonnet integration for natural language to SQL conversion
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"yazdani-supabase-mcp-server": {
"command": "python",
"args": [
"run_server.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Yazdani-Supabase-MCP-Server?
Yazdani-Supabase-MCP-Server is an MCP server that integrates with Supabase PostgreSQL and uses Claude 3.7 for natural language query processing. It is designed for integration with React Native PaveApp and includes features such as schema inspection, SQL execution, and migration management.
How to use Yazdani-Supabase-MCP-Server?
Install dependencies with pip install -r requirements.txt, create a .env file with Supabase and Anthropic credentials, then run the server using python run_server.py (live) or USE_MOCK_DB=true python run_server.py (mock). For natural language testing, use run_nl_test.bat or run http_server.py and `
「クラウドとインフラ」の他のコンテンツ
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
🐋 Docker MCP server
ckreilingMCP server for Docker
GCP MCP
eniayomiA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
Sample Serverless MCP Servers
aws-samplesSample implementations of AI Agents and MCP Servers running on AWS Serverless compute
コメント