πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /MCP Servers
  3. /Security
  4. /Supabase Server
πŸ”’

Supabase Server

πŸ”ŒMCP ServerπŸ”’Security2,785

Interact with Supabase databases, authentication, storage, and edge functions through natural language

By Supabase Community

databasesupabasepostgresauthstoragecommunity

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "supabase-server": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Directory

More in Security

View all β†’
πŸ”’
🧩Skillβ˜… Featured

PDF Tools

Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files β€” including filling PDF forms and extracting tables

πŸ”’Security158,616
Claude DirectorySkillsHub MCP
πŸ”’
🧩Skillβ˜… Featured

Doc Coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteratio…

πŸ”’Security158,616
πŸ”’
πŸ“¦Pluginβ˜… Featured

Anthropic Skills

Official collection of Anthropic-built skills for Claude Code. Bundles document skills (pdf, pptx, xlsx, docx), memory maintenance (consolidate-memory), skill authoring (skill-creator), and scheduling β€” everything you need for day-to-day productivity.

πŸ”’Security158,616
πŸ”’
πŸ”ŒMCP Serverβ˜… Featured

Google Drive Server

Search, read, and manage files in Google Drive with OAuth authentication

πŸ”’Security88,106

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "supabase-server": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’