I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

neondatabase_mcp-server-neon
Mirror ofhttps://github.com/neondatabase/mcp-server-neon
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
Neon MCP Server
Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, we provide an installer as well as an MCP Server for Neon.
This lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things with Neon, e.g.:
-
Let's create a new Postgres database, and call it "my-database". Let's then create a table called users with the following columns: id, name, email, and password.
-
I want to run a migration on my project called "my-project" that alters the users table to add a new column called "created_at".
-
Can you give me a summary of all of my Neon projects and what data is in each one?
Claude Setup
Installing via Smithery
To install Neon MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install neon --client claude
Requirements
- Node.js >= v18.0.0
- Claude Desktop
- Neon API key - you can generate one through the Neon console. Learn more or click here for quick access.
How to use locally
- Run
npx @neondatabase/mcp-server-neon init $NEON_API_KEY
- Restart Claude Desktop
- You should now be able to try a simple command such as
List me all my Neon projects
Features
Supported Tools
-
list_projects
-
describe_project
-
create_project
-
delete_project
-
create_branch
-
delete_branch
-
describe_branch
-
run_sql
-
run_sql_transaction
-
get_database_tables
-
describe_table_schema
-
prepare_database_migration
-
complete_database_migration
Migrations
Migrations are a way to manage changes to your database schema over time. With the Neon MCP server, LLMs are empowered to do migrations safely with separate "Start" and "Commit" commands.
The "Start" command accepts a migration and runs it in a new temporary branch. Upon returning, this command hints to the LLM that it should test the migration on this branch. The LLM can then run the "Commit" command to apply the migration to the original branch.
Development
The easiest way to iterate on the MCP Server is using the mcp-client/
. Learn more in mcp-client/README.md
.
npm install
npm run watch # You can keep this open.
cd mcp-client/ && NEON_API_KEY=... npm run start:mcp-server-neon
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_1HYAkrM0
I've been using the Descripción General de las Funciones del Servidor MCP PostgreSQL by CodeNexus-ai and it's been a game-changer for my database management. The toolset is comprehensive and user-friendly, making it easy to optimize and secure our servers. Highly recommended for anyone looking to streamline their PostgreSQL server operations. Check it out here: https://mcp.so/server/MCP-Server-postgres/CodeNexus-ai