Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
Home
MCP Servers
Neon
🟢

Neon

Serverless Postgres database platform

PostgresServerlessDatabase

About

Neon provides serverless Postgres with instant provisioning, autoscaling, and branching. Perfect for modern applications.

Installation

Configuration
{
  "mcpServers": {
    "neon": {
      "env": {
        "DATABASE_URL": "postgresql://...",
        "NEON_API_KEY": "your_neon_api_key"
      },
      "args": [
        "-y",
        "@neondatabase/mcp-server"
      ],
      "command": "npx"
    }
  }
}

How to Use

  1. 1Sign up at https://neon.tech
  2. 2Create a new project and get your connection string
  3. 3Generate an API key from the dashboard
  4. 4Add both the API key and database URL to the configuration

Environment Variables

DATABASE_URLpostgresql://...
NEON_API_KEYyour_neon_api_key

Related MCP Servers

🐦

Twitter / X

Social media platform

🔶

AWS Lambda

Serverless functions on AWS

🍃

MongoDB Atlas

Cloud-hosted MongoDB service

← Back to All MCP Servers