Neon
Rank #1,079com.neon/mcp
Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.
Neon is a Model Context Protocol (MCP) server published by neondatabase. It ranks #1,079 of 132,046 servers tracked on MCP Toplist, and its repository has 649 GitHub stars. Neon is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Nov 29, 2024 and most recently updated on Sep 17, 2026.
Ranks ahead of 130,967 of 132,046 servers on MCP Toplist.
Use Neon
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http neon https://mcp.neon.tech/mcp[mcp_servers.neon]
url = "https://mcp.neon.tech/mcp"Add to ~/.codex/config.toml.
https://mcp.neon.tech/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"neon": {
"url": "https://mcp.neon.tech/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"neon": {
"type": "http",
"url": "https://mcp.neon.tech/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"neon": {
"serverUrl": "https://mcp.neon.tech/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"neon": {
"url": "https://mcp.neon.tech/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.neon%2Fmcp)<a href="https://mcptoplist.com/server/com.neon%2Fmcp"><img src="https://mcptoplist.com/badge/com.neon%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
neondatabase
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 17, 2026 |
Frequently asked questions
- Who maintains Neon?
- Neon is maintained by neondatabase, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Neon listed on the Official MCP Registry?
- Yes — Neon is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Neon have?
- MCP Toplist tracks 1 version of Neon, most recently published on Sep 17, 2026.
- Where can I find the source code for Neon?
- The source code for Neon is hosted at github.com/neondatabase/mcp-server-neon.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.