Home/Directory/Data & Databases/Neon

Neon

@neondatabase · github.com/neondatabase/mcp-server-neon

An MCP Server for creating and managing Postgres databases using Neon Serverless Postgres

ClaimedData & DatabasesHTTPlocal auth
GitHub

Install one command

terminal
$ npx neonctl@latest init

Or add it with the Claude CLI: claude mcp add neondatabase-mcp-server-neon

Tools exposed 20 tools

neon_auth
data_api
compare_database_schema
provision_neon_data_api
list_projects
list_shared_projects
describe_project
create_project
delete_project
list_organizations
create_branch
delete_branch
describe_branch
list_branch_computes
reset_from_parent
get_connection_string
run_sql
run_sql_transaction
get_database_tables
describe_table_schema

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "neondatabase-mcp-server-neon": {
      "command": "npx",
      "args": ["neonctl@latest", "init"],
      "env": {
        "NEON_API_KEY": "<your-neon-api-key>",
        "CLIENT_SECRET": "<your-client-secret>",
        "COOKIE_SECRET": "<your-cookie-secret>",
        "OAUTH_DATABASE_URL": "<your-oauth-database-url>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & Databasesstdio no-auth
39.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTP no-auth
19.2k4d ago0 toolslocal
$npx screenpipe record
Compare
@topoteretes

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

Data & Databasesstdio auth
17.8k4d ago0 toolslocal
$pip install cognee