# Announcing Neon's Remote MCP Server

DevFeed: [Announcing Neon's Remote MCP Server](<https://devfeed.tech/articles/announcing-neon-s-remote-mcp-server-4967.md>)

Original publisher: [Read original article](<https://neon.com/blog/announcing-neons-remote-mcp-server>)

Author: David Gomes

Published: 2025-04-04T13:08:34Z

Content type: release

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [github](<https://devfeed.tech/tags/github.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [product](<https://devfeed.tech/tags/product.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [remote](<https://devfeed.tech/tags/remote.md>), [remote-mcp-server](<https://devfeed.tech/tags/remote-mcp-server.md>)

## AI overview

Neon announces a hosted remote MCP Server that simplifies setup for clients such as Cursor and Windsurf, removes the need for users to create Neon API keys, and delivers server updates without local upgrades. The service launches in preview because OAuth support in the MCP specification is still evolving. Neon describes an open-source implementation that communicates with clients through SSE and can run on multiple cloud providers.

## Source excerpt

At Neon, we like to be on top of things, especially when it comes to AI. We first announced our MCP server back on December 3rd, 2024. That was a long time before MCP really took off, and we've been iterating on our MCP server's capabilities ever since. You can read more about ou...