PostgREST

v0.8.1Databasesstable

This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST. This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers.

postgrestmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is PostgREST?

PostgREST is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to this is an mcp server for postgrest. it allows llms perform database queries and operations on postgres databases via postgrest. this server works with both supabase projects (which use postgrest) and...

This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST. This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers.

This server falls under the Databases category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • This is an MCP server for PostgREST. It allows LLMs perform

Use Cases

REST API for PostgreSQL
Supabase database integration
supabase-community

Maintainer

LicenseApache 2.0
Languagetypescript
Versionv0.8.1
UpdatedMay 1, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @supabase/mcp-server-supabase

Manual Installation

npx -y @supabase/mcp-server-supabase

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about PostgREST

What is PostgREST?

PostgREST is a Model Context Protocol (MCP) server that this is an mcp server for postgrest. it allows llms perform database queries and operations on postgres databases via postgrest. this server works with both supabase projects (which use postgrest) and standalone postgrest servers. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install PostgREST?

Install via npm with the command: npx -y @supabase/mcp-server-supabase. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with PostgREST?

PostgREST works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is PostgREST free to use?

Yes, PostgREST is open source and available under the Apache 2.0 license. You can use it freely in both personal and commercial projects.

Browse More Databases MCP Servers

Explore all databases servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "postgrest": { "command": "npx", "args": ["-y", "@supabase/mcp-server-supabase"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use PostgREST?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides