Google PageRank for AI agents. 25,000+ tools indexed.

mcp-server-neon by neondatabase

#1900 of 8512 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

You have 28 open vs 17 closed issues — triaging stale issues improves health

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for mcp-server-neon by neondatabase
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-neondatabase--mcp-server-neon)](https://agentrank-ai.com/skill/glama-neondatabase--mcp-server-neon/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-neondatabase--mcp-server-neon/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-neondatabase--mcp-server-neon" alt="AgentRank"></a>

Supported Platforms

MCP

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 migrat
Read full README on GitHub →