neon-mcp.md

Neon MCP

from"neon"
780

Interact with Neon serverless Postgres platform

Databases
NeonPostgreSQLserverlessdatabase
install.sh
# Clone the repository
$git clone https://github.com/neondatabase/mcp-server-neon
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve