mcp-server-neon

m-howard/mcp-server-neon

3.2

If you are the rightful owner of mcp-server-neon and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Neon MCP Server is an open-source tool that facilitates natural language interaction with Neon Postgres databases.

Tools

Functions exposed to the LLM to take actions

list_projects

Retrieves a list of your Neon projects, providing a summary of each project.

create_project

Creates a new Neon project in your Neon account.

run_sql

Executes a single SQL query against a specified Neon database.

prepare_database_migration

Initiates a database migration process with a temporary branch.

complete_database_migration

Finalizes and applies a prepared database migration to the main branch.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources