Skip to main content
Glama
61,205 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"How to access Supabase with write permissions" matching MCP servers:

  • A
    license
    -
    quality
    C
    maintenance
    A local policy wrapper for Supabase MCP that secures access tokens and enforces strict execution models, including project allowlists and write-access restrictions. It provides a safety layer to prevent AI agents from accidentally executing migrations or writing SQL against production environments.
    Last updated
    4
    2
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables Cursor and Windsurf to safely interact with Supabase databases by providing tools for database management, SQL query execution, and Supabase Management API access with built-in safety controls.
    Last updated
    10
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    Enables interaction with Supabase databases, including listing tables, querying, inserting, updating, deleting records, and executing RPC functions.
    Last updated
    159
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    Enables AI assistants to interact with Supabase databases through standardized CRUD operations including querying, inserting, updating, and deleting records with support for filtering, pagination, and column selection.
    Last updated
  • A
    license
    -
    quality
    D
    maintenance
    Connects Supabase projects to AI assistants, enabling them to manage database tables, execute SQL queries, and deploy Edge Functions through natural language. It provides a comprehensive suite of tools for project administration, including logs access, documentation search, and environment configuration.
    Last updated
    Apache 2.0
  • F
    license
    -
    quality
    D
    maintenance
    Implements the Model Context Protocol to provide LLMs with tools for interacting with Supabase databases, supporting operations like reading, creating, updating, and deleting records with filtering and pagination capabilities.
    Last updated
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that gives AI agents access to configured databases (PostgreSQL, MySQL, Redshift, SQL Server) with SSH/AWS SSM tunnels, pluggable secret providers, and strict per-instance isolation.
    Last updated
    10
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server that lets AI coding agents (Claude Code, Cursor, Cline) audit Supabase projects for security misconfigurations AND apply the fixes — without leaving the agent. Tools: audit_project, list_findings, preview_fix (BEGIN/ROLLBACK safety), apply_fix (with confirmation), apply_all_fixes (transactional bulk). Closes the audit-fix loop entirely in the agent — other Supabase scanners only report.
    Last updated
    5
    1
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    This server enables interaction with Supabase PostgreSQL databases through the MCP protocol, allowing seamless integration with Cursor and Windsurf IDEs for secure and validated database management.
    Last updated
    12
    828
    Apache 2.0
  • F
    license
    B
    quality
    F
    maintenance
    Enables querying Supabase databases and generating TypeScript types through the Model Context Protocol interface, supporting features like schema selection, column filtering, and pagination.
    Last updated
    2
    14