Back to MCP directory
publicPublicdnsLocal runtime

Postgers_MCP_for_AWS_RDS

用于访问AWS RDS上PostgreSQL数据库的MCP服务器

article

README

🚀 Postgers_MCP_for_AWS_RDS

Postgers_MCP_for_AWS_RDS 是一个 MCP 服务器,它的主要作用是让用户能够在 AWS RDS 上访问 PostgreSQL 数据库,为数据库的使用和管理提供了便利。

🚀 快速开始

Postgers_MCP_for_AWS_RDS 作为 MCP 服务器,可助力用户在 AWS RDS 上实现对 PostgreSQL 数据库的访问。后续可根据实际需求进行相关配置和操作,以满足不同场景下的使用要求。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client