loading…
Search for a command to run...
loading…
Database, auth and storage
Full Supabase project access — query tables, inspect auth users, manage storage. Perfect companion for indie-hacker apps.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"supabase": {
"command": "npx",
"args": [
"-y",
"@supabase/mcp"
],
"env": {
"SUPABASE_URL": "<url>",
"SUPABASE_SERVICE_KEY": "<key>"
}
}
}
}Функции, которые Claude сможет вызывать при активном MCP.
querylist_userslist_bucketsinvoke_functionPRs, issues, code search, CI status
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.
Tools to read, search, and manipulate Git repositories.