Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 1–24 of 67 for postgres

MCP Postgres Server

# MCP Postgres Server Ce serveur implémente le protocole MCP (Model Context Protocol) pour Cursor, permettant d'utiliser une base de données PostgreSQL comme…

mcp-server-postgres

mcp-server-postgres is a Model Context Protocol (MCP) server for PostgreSQL databases. It lets LLMs inspect database schemas and execute read-only queries…

Postgres Mcp

A lightweight MCP (Model Context Protocol) server built to query Postgres database. It provides comprehensive tools for database operations, table…

Postgres Ai Guide

# pg-aiguide **AI-optimized PostgreSQL expertise for coding assistants** pg-aiguide helps AI coding tools write dramatically better PostgreSQL code. It…

postgres-mcp-server

A PostgreSQL Model Context Protocol server that lets an LLM interact with a local database. It is experimental and not intended for real databases.

PostgreSQL

# PostgreSQL A Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and…

Supabase MCP Server 🚀

# Supabase MCP Server 🚀 [![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescri…

pgEdge MCP Server for Postgres

The pgEdge Postgres Model Context Protocol (MCP) server enables SQL queries against PostgreSQL databases through MCP-compatible clients like Claude Desktop…

Run402

MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.

SQL MCP Server (TypeScript)

# SQL MCP Server (TypeScript) [![TypeScript](https://img.shields.io/badge/TypeScript-4.x-blue?logo=typescript)](https://www.typescriptlang.org/)…

Prisma

![Prisma](https://i.imgur.com/h6UIYTu.png) <div align="center"> <h1>Prisma</h1> <a href="https://www.npmjs.com/package/prisma"><img…

PostgreSQL MCP Server

# PostgreSQL MCP Server A Model Context Protocol (MCP) server that allows users to connect to PostgreSQL databases. This server exposes resources, tools, and…

DX MCP Server

# DX MCP Server <h4>Use natural language to write and execute queries on your organizational data in DX Data Cloud!</h4> ![AI Query Interface with DX MCP…

Postgres MCP

A remote MCP server for Postgres, deployable on Cloudflare Workers without authentication.

Boyce

Give AI agents structured database intelligence. Deterministic SQL, NULL trap detection, EXPLAIN pre-flight. MIT licensed.

AWS PostgreSQL MCP Server

# AWS PostgreSQL MCP Server A Model Context Protocol (MCP) server providing read-only SQL query access to an AWS PostgreSQL database via the `query` tool…

MCP 数据库服务器 (TypeScript)

# MCP 数据库服务器 (TypeScript) 这是一个基于 Model Context Protocol (MCP) 的数据库查询服务器,用 TypeScript 实现。它允许 AI 模型安全地查询关系型数据库,如 MySQL 和 PostgreSQL。 ## 功能特性 - 支持 MySQL 和…

postgres-mcp-hardened

Maintained Rust replacement for the archived @modelcontextprotocol/server-postgres. Writes are refused twice: sqlparser AST validation before execution, plus…