Neon MCP Server

by ZukAi-MCP

Integrations

  • Used as a JavaScript runtime for creating, developing, and deploying the MCP server

  • Hosts the MCP server through Cloudflare Workers platform, with support for secrets management

  • Deploys and hosts the MCP server, allowing it to run serverless functions at the network edge

neón-mcp

Este es un servidor de Protocolo de Control de Modelos (MCP) liviano, iniciado con create-mcp e implementado en Cloudflare Workers.

Este servidor MCP permite que los agentes (como Cursor) interactúen con la API REST de Neon .

Todavía está en desarrollo, agregaré más herramientas a medida que las necesite.

Instalación

  1. Ejecute el script de instalación automatizada para clonar este servidor MCP e implementarlo en su cuenta de Cloudflare:
bun create mcp --clone https://github.com/zueai/neon-mcp
  1. Abra Cursor Settings -> MCP -> Add new MCP server y pegue el comando que se copió en su portapapeles.
  2. Sube tu clave API de Neon a tus secretos de trabajador:
bunx wrangler secret put NEON_API_KEY

Desarrollo local

Agregue su clave API de Neon al archivo .dev.vars :

NEON_API_KEY=<your-neon-api-key>

Implementar cambios

  1. Ejecute el script de implementación:
bun run deploy
  1. Recargue la ventana del Cursor para utilizar las herramientas actualizadas.

Herramientas disponibles

Consulte src/index.ts para ver la lista actual de herramientas.

Más información

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Un servidor de protocolo de control de modelos liviano que permite que agentes como Cursor interactúen con la API REST de la base de datos Neon a través de Cloudflare Workers.

  1. Instalación
    1. Desarrollo local
      1. Implementar cambios
        1. Herramientas disponibles
          1. Más información

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A lightweight MCP server that interacts with the Neon REST API, deployable on Cloudflare Workers for streamlined database management and integration.
              Last updated -
              5
              TypeScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that provides seamless interaction with Workato's API through custom AI tools, enabling management of recipes, connections, connectors, folders, and activity logs.
              Last updated -
              TypeScript
              MIT License
              • Apple
              • Linux
            • -
              security
              -
              license
              -
              quality
              An open standard server implementation that enables AI assistants to directly access APIs and services through Model Context Protocol, built using Cloudflare Workers for scalability.
              Last updated -
              TypeScript
            • -
              security
              F
              license
              -
              quality
              A Model Control Protocol server that enables AI assistants to interact with Metabase databases, allowing models to explore database schemas, retrieve metadata, visualize relationships, and execute actions.
              Last updated -
              1
              Python

            View all related MCP servers

            ID: 9w6gtc00yb