# Announcing the Supabase Remote MCP Server

DevFeed: [Announcing the Supabase Remote MCP Server](<https://devfeed.tech/articles/announcing-the-supabase-remote-mcp-server-539.md>)

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

Author: Greg Richardson

Published: 2025-10-03T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [OAuth 2.0](<https://devfeed.tech/topics/oauth2.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [http](<https://devfeed.tech/tags/http.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [oauth2](<https://devfeed.tech/tags/oauth2.md>), [remote-mcp-server](<https://devfeed.tech/tags/remote-mcp-server.md>)

## AI overview

Supabase announces a remote MCP server that connects Supabase projects with AI agents including ChatGPT, Claude, and Builder.io through a single URL. The release adds OAuth2-based browser authentication, support for local Supabase instances created through the CLI, and additional MCP tools such as Edge Function deployment, log retrieval, project scoping, and read-only access. It also introduces remote HTTP transport alongside the existing local stdio approach.

## Source excerpt

Remote MCP server enables AI agents to connect with Supabase projects.