Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Supabase MCP Server with support for SQL query execution and database exploration tools
$ pipx install supabase-mcp-serverOr add it with the Claude CLI: claude mcp add alexanderzuev-supabase-mcp-server
get_schemasget_tablesget_table_schemaexecute_postgresqlconfirm_destructive_operationretrieve_migrationslive_dangerouslysend_management_api_requestget_management_api_specget_auth_admin_methods_speccall_auth_admin_methodget_user_by_idlist_userscreate_userdelete_userinvite_user_by_emailgenerate_linkupdate_user_by_iddelete_factorValues are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "alexanderzuev-supabase-mcp-server": { "command": "pipx", "args": ["install", "supabase-mcp-server"], "env": { "SUPABASE_DB_PASSWORD": "<your-supabase-db-password>", "SUPABASE_ACCESS_TOKEN": "<your-supabase-access-token>", "QUERY_API_KEY": "<your-query-api-key>", "SUPABASE_PROJECT_REF": "<your-supabase-project-ref>", "SUPABASE_REGION": "<your-supabase-region>" } } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…
npx screenpipe recordMemory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
pip install cognee