neon.com
Neon provides a managed Postgres platform with branching, serverless compute, and related backend services such as a Data API, object storage, functions, auth, and AI tooling. It is used to build and operate application backends and agent workflows on top of Postgres.
Neon exposes a REST management API, a branch-scoped Data API, a hosted MCP server, and an npm-installed CLI; the documented reusable developer credential is a Neon API key, while Data API request auth is documented but not fully resolved from the scraped pages.
- Neon MCP Serverdetected
- Neon APIdiscovered
- Neon Data APIdiscovered
- Neon CLIdiscovered
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 3/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://neon.com/llms.txt
- API catalog✓https://neon.com/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✓https://neon.com/.well-known/agent-skills/index.json
Publish these signals → /publishing