N
Claude Desktop Config
{
"mcpServers": {
"neon": {
"type": "http",
"url": "https://mcp.neon.tech/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Neon MCP is an officially maintained MCP server in the Databases category, developed by Neon. It runs as a remote server, so you can connect to it directly from any Claude-compatible client without installing anything locally. This makes it easy to query and manage your data without leaving your AI assistant.
About Neon MCP
The official Neon MCP server enables AI assistants to manage Neon's serverless PostgreSQL databases.
Features
- Create and manage Neon projects and databases
- Execute SQL queries
- Manage database branches (like git for databases)
- Monitor usage and compute
- Available as a remote OAuth-authenticated server
Authentication
OAuth via Neon (remote server, no install required).
Who Should Use Neon MCP?
- 1Run natural-language queries against your database without writing SQL
- 2Inspect schemas, tables, and relationships during development
- 3Automate data exports, migrations, and reporting tasks
- 4Let AI assistants answer questions directly from your live data
How Neon MCP Compares
✦It is an officially maintained server — unlike community alternatives, it is built and supported by the original project team, ensuring compatibility with upstream changes.
✦It runs as a hosted remote server, which means zero local setup — ideal for teams who want a shared MCP endpoint without managing infrastructure.
✦It uses OAuth for authentication, which means you log in with your existing account rather than managing API keys manually.
Tags
neonpostgresqlserverlessdatabasebranching