By neondatabase
Connect remotely to Neon serverless PostgreSQL databases via MCP server using API credentials to access data, run queries, inspect schemas, and manipulate records directly in your development workflow.
npx claudepluginhub neondatabase/agent-skills --plugin neon-postgresA collection of Agent Skills and agent integrations for Neon Serverless Postgres.
Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. Once installed, skills are automatically invoked by the agent upon detection of relevant tasks.
It all starts with the SKILL.md file in the skill's directory. It's the entry point and allows agents to progressively discover information as needed.
A comprehensive index of Neon Serverless Postgres documentation and best practices to set your agents up for success.
Provision instant temporary Postgres databases via Claimable Postgres by Neon (neon.new) with no login, signup, or credit card. Supports REST API, CLI, and SDK.
skills/neon-postgres-egress-optimizer
Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when investigating high database bills, unexpected data transfer costs, or query overfetching.
npx skills add neondatabase/agent-skills
You can also install the skills as a Claude Code plugin, which bundles both the neon-postgres agent skill and the Neon MCP Server for natural language database management:
/plugin marketplace add neondatabase/agent-skills
/plugin install neon-postgres@neon
After installation, you'll be prompted to authenticate with Neon via OAuth when you first use MCP tools.
The top-level skills/ directory remains the source of truth. Plugin folders symlink only the skill directories they expose.
This repository also includes Cursor plugin packaging with the same scope as the Claude plugin (neon-postgres agent skill and Neon MCP Server)
Run this command in chat:
/add-plugin neon-postgres
Example prompts:
Get started with Neon
Recommend a connection method for this project
Set up Drizzle ORM with Neon
Set up Neon Auth for my Next.js app
Query the database using neon-js
Create a new Neon branch using the API
Use the serverless driver for edge functions
Give me a quick temporary Postgres database
Why is my Neon bill so high?
Give your AI a memory — mine projects and conversations into a searchable palace. 19 MCP tools, auto-save hooks, and guided setup.
External network access
Connects to servers outside your machine
A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.