N
Neon MCP Server
Manage Neon serverless Postgres databases from AI agents.
A Model Context Protocol server for Neon serverless Postgres. Enables AI agents to create and manage Neon projects, branches, databases, and execute SQL queries.
Supports project management, database branching, SQL execution, connection string retrieval, and Neon's serverless scaling features for database development workflows.
Install
npx -y @neondatabase/mcp-server-neon MCP Client Config
{
"mcpServers": {
"neon": {
"command": "npx",
"args": [
"-y",
"@neondatabase/mcp-server-neon"
],
"env": {
"NEON_API_KEY": "<your-api-key>"
}
}
}
} Required Environment Variables
- NEON_API_KEY
Capabilities
Tools
list_projectscreate_projectrun_sqlcreate_branchget_connection_uri
Compatible With
Claude Desktop Claude Code Cursor Windsurf Continue
Pricing
Server is free. Neon has a generous free tier. Paid plans for production.
Metrics
1,500
GitHub Stars
8,800
Installs
690
Weekly
3
Open Issues
More in Databases & Data
Best of Databases & Data → P
PostgreSQL MCP Server
Read-only SQL access to PostgreSQL databases for AI agents.
open-source 82/100
Databases & Data
S
SQLite MCP Server
Query and analyze SQLite databases with built-in business intelligence.
open-source 80/100
Databases & Data
M
MongoDB MCP Server
Connect AI agents to MongoDB for document queries and collection management.
open-source 75/100
Databases & Data