Submit

Datamcp — Secure Mcp Gateway For Postgresql

@DataMCP LLC

Connect Cursor, Claude Desktop, VS Code, and Windsurf to your PostgreSQL database. Per-table permission controls, encrypted credentials, and a full query audit trail. OAuth authentication, free tier available.
Overview

DataMCP turns your PostgreSQL into an MCP endpoint that Cursor, Claude Desktop, VS Code, and Windsurf can actually use — without handing out raw connection strings to every developer on the team. How it works: you connect your database once, set which tables each API key can touch, and share the MCP URL. AI tools get schema context and query access. You get an audit trail of every query that ran. What's included:

6 MCP tools: query, get_schema, get_table_details, get_permissions, get_schema_changes, resync_schema Per-table permission controls (read, write, or none — per key) AES-256-GCM encrypted credentials Full query audit log in the dashboard OAuth 2.0 for seamless client authorization Free tier to get started

No self-hosting. No config files on developer machines. Just a URL and an API key.

Server Config

{
  "mcpServers": {
    "datamcp": {
      "url": "https://api.datamcp.app/api/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.