mcp-server-neon by neondatabase
50 score
Lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things with Neon.
Ranked #1900 out of 8512 indexed tools.Has 17 contributors.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 1.2k
Freshness 16d ago
Issue Health 38%
Stars 572
Platform Breadth 1 platform
Contributors 17
Description Good
How to Improve
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
<picture> <source media="(prefers-color-scheme: dark)" srcset="https://neon.com/brand/neon-logo-dark-color.svg"> <source media="(prefers-color-scheme: light)" srcset="https://neon.com/brand/neon-logo-light-color.svg"> </picture> # Neon MCP Server **Neon MCP Server** is an open-source tool that lets you interact with your Neon Postgres databases in **natural language**. The Model Context Protocol (MCP) is a [standardized protocol](https://modelcontextprotocol.io/introduction) designed to manage context between large language models (LLMs) and external systems. This repository provides a remote MCP Server for [Neon](https://neon.tech). Neon's MCP server acts as a bridge between natural language requests and the [Neon API](https://api-docs.neon.tech/reference/getting-started-with-neon-api). Built upon MCP, it translates your requests into the necessary API calls, enabling you to manage tasks such as creating projects and branches, running queries, and performing database migratRead full README on GitHub →