neondatabase_mcp-server-neon

neondatabase_mcp-server-neon

0

The Neon MCP Server allows users to use natural language through Claude Desktop to interact with Neon databases. It supports various database operations and migration management, making it easier to manage and modify database schemas over time.

list_projects

List all Neon projects

describe_project

Detailed information describing a specific project

create_project

Create a new project

delete_project

Delete the project

create_branch

Create a new branch

delete_branch

Delete a branch

describe_branch

Details describing branches

run_sql

Run SQL Query

run_sql_transaction

Run SQL transactions

get_database_tables

Get database table information

describe_table_schema

Describe the structure of the table

prepare_database_migration

Prepare for database migration

complete_database_migration

Complete database migration