Search for:

Managing Supabase and Vercel Integration

  • Why this server?

    This server allows Claude and other LLMs to perform database operations and invoke Edge Functions within Supabase through natural language, enabling management of Supabase projects.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables Claude and other LLMs to perform database operations and invoke Edge Functions within Supabase through natural language.
    TypeScript
    MIT License
  • Why this server?

    This server enables Vercel project management, including deployments, domains, environment variables, and team configurations.

    A
    security
    F
    license
    A
    quality
    A powerful Model Context Protocol (MCP) server enabling seamless Vercel project management, including deployments, domains, environment variables, and team configurations through Cursor's Composer or Codeium's Cascade.
    56
    17
    TypeScript
    • Apple
    • Linux
  • Why this server?

    This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers, allowing you to perform database queries and operations.

    -
    security
    A
    license
    -
    quality
    This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST. This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers.
    372
    1,198
    TypeScript
    Apache 2.0
    • Apple
  • Why this server?

    Enables querying Supabase databases and generating TypeScript types through the Model Context Protocol interface.

    A
    security
    F
    license
    A
    quality
    Enables querying Supabase databases and generating TypeScript types through the Model Context Protocol interface, supporting features like schema selection, column filtering, and pagination.
    2
    9
    JavaScript
    • Apple
    • Linux
  • Why this server?

    A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API, which can be useful for applications managing financial aspects within Supabase/Vercel projects.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.
    5
    30
    Python
    MIT License
    • Apple
  • Why this server?

    An MCP server to send emails, which might be needed to set up notifications in your Supabase/Vercel project.

    -
    security
    A
    license
    -
    quality
    This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
    4
    JavaScript
    MIT License
    • Apple
  • Why this server?

    A production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment, which can be used to build custom MCP servers for interacting with Supabase and Vercel.

    A
    security
    A
    license
    A
    quality
    A production-ready template for building Model Context Protocol servers in TypeScript, offering fast development with Bun, Biome linting, and automated version management.
    1
    12
    JavaScript
    MIT License
  • Why this server?

    A server that provides MySQL database operations through SSE (Server-Sent Events) based on the MCP (Model-Controller-Provider) framework, enabling real-time data transmission from MySQL databases, a common database choice.

    -
    security
    F
    license
    -
    quality
    A server that provides MySQL database operations through SSE (Server-Sent Events) based on the MCP (Model-Controller-Provider) framework, enabling real-time data transmission from MySQL databases.
    4
    Python