Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Databases & AnalyticsAuth: OAuth2.1

Neon hosted MCP server

Serverless Postgres

Neon’s hosted MCP server lets agents manage Neon serverless Postgres — creating projects and branches, running queries, and inspecting databases — with OAuth-scoped access to the connected account.

Curated by Published Updated

Server description

Serverless Postgres your agent can provision and query

Neon’s hosted MCP server lets agents manage Neon serverless Postgres — creating projects and branches, running queries, and inspecting databases — with OAuth-scoped access to the connected account.

Directory details

Slug
neon
Category
Databases & Analytics
Category slug
databases-and-analytics
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "neon": {
      "url": "https://mcp.neon.tech/sse"
    }
  }
}

Connection links