Postgres Remote
Enables remote access to PostgreSQL databases via the Model Context Protocol (MCP) using Cloudflare Workers.
概要
Postgres Remote allows you to connect to your PostgreSQL database from various MCP clients, such as the Cloudflare AI Playground, Claude Desktop, and Cursor AI, by deploying a remote MCP server on Cloudflare Workers. This server acts as a proxy, facilitating seamless interaction between your database and these AI tools, enabling you to leverage your database in conjunction with AI-powered applications and workflows.
主な機能
- Easy deployment to Cloudflare Workers using a one-click button or command line.
- Integrates with Claude Desktop via mcp-remote proxy.
- Compatible with Cloudflare AI Playground for immediate MCP tool access.
- 0 GitHub stars
- Supports secure connection to PostgreSQL databases using environment variables.
- Connects with Cursor AI through global MCP server configuration.
ユースケース
- Interacting with a PostgreSQL database remotely through the Cloudflare AI Playground.
- Connecting Claude Desktop to a PostgreSQL database for enhanced context.
- Using Cursor AI with a remote PostgreSQL database for collaborative development.