FindSkills

PostgREST

MCP server for PostgREST — REST API layer for PostgreSQL databases. ## Features - Discover database schema (tables, views, functions, columns) - Query records with PostgREST filter syntax (eq, gt, like, in, fts, or) - Resource embedding — JOIN related tables via select parameter - Full CRUD operations (insert, update, upsert, delete, replace) - Call stored PostgreSQL functions via RPC - Count records with exact, planned, or estimated methods ## 10 Tools **Schema**: get OpenAPI schema, describe table columns/types **Read**: list records with filters/select/order/pagination, count records, call functions (RPC) **Write**: insert, update, upsert (merge/ignore duplicates), delete, replace (PUT) ## Configuration - POSTGREST_URL — Your PostgREST server URL (e.g. http://localhost:3000) - POSTGREST_TOKEN — JWT token for authenticated requests (optional)

by node2flow community Source: smithery
mcp
Quality: medium Safety: community Category: Coding Updated: 2026-03-25
View on Smithery JSON API

Related Skills in Coding

notebooklm
Unofficial Python API and agentic skill for Google NotebookLM. Full programmatic...
gs-quant
Python toolkit for quantitative finance
node-minify
Light Node.js module that compress javascript, css and html files
vera-language
Vera: a programming language designed for LLMs to write
mck-ppt-design
McKinsey-style PowerPoint design system for creating professional presentations ...
draw-io
Native draw.io skill with export helpers, SVG linting, and public docs for Codex...

View all Coding skills