# Supabase MCP Server

DevFeed: [Supabase MCP Server](<https://devfeed.tech/articles/supabase-mcp-server-450.md>)

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

Author: Greg Richardson

Published: 2025-04-04T07:00:00Z

Content type: article

Language: en

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

Topics: [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Database](<https://devfeed.tech/topics/database.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [JSON Schema](<https://devfeed.tech/topics/json-schema.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [claude](<https://devfeed.tech/tags/claude.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [database](<https://devfeed.tech/tags/database.md>), [json](<https://devfeed.tech/tags/json.md>), [json-schema](<https://devfeed.tech/tags/json-schema.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [sql](<https://devfeed.tech/tags/sql.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

Supabase introduces an official MCP server that connects AI tools such as Cursor and Claude directly to Supabase. The server provides tools for managing databases, tables, projects, configuration, data, logs, migrations, and generated TypeScript types, with setup requiring a personal access token and client-specific configuration.

## Source excerpt

Connect your AI tools to Supabase using MCP