Cloudflare PostgreSQL Database icon

Cloudflare PostgreSQL Database

Enable AI agents and applications to securely interact with your PostgreSQL database, deployed as a remote server with GitHub OAuth and Cloudflare.

概要

This tool provides a Model Context Protocol (MCP) server designed for secure, natural language interaction with PostgreSQL databases. Deployable globally via Cloudflare Workers, it offers robust features like automatic schema discovery, built-in SQL injection protection, and role-based access control through GitHub OAuth. Its modular architecture simplifies adding new database operations, making it an ideal solution for integrating AI agents and applications with your data while ensuring security and scalability. It supports both modern streamable HTTP and legacy SSE transport protocols.

主な機能

  • Direct PostgreSQL database integration with lifespan
  • Role-based access control via GitHub usernames
  • Automatic database schema discovery
  • Built-in SQL injection protection and query validation
  • Cloud-native deployment powered by Cloudflare Workers
  • 1 GitHub stars

ユースケース

  • Building AI agents capable of querying and modifying PostgreSQL data
  • Securely exposing PostgreSQL database functionality to authorized applications
  • Automating database interactions with fine-grained access control