Skip to main content
Glama
thanhdat050625

MCP-Cloud Gateway

MCP-Cloud & Proxy Monorepo

Dự án hạ tầng đám mây tích hợp triển khai trên Render Free Tier (Singapore Region), gồm 2 dịch vụ độc lập:

  1. mcp/: MCP Gateway Hub

    • Triển khai trên: https://mcp-cloud-gateway-thihuyen3827.onrender.com

    • Tài khoản Render: render-thihuyen3827

    • Công nghệ: Node.js 20, Express, Streamable HTTP & SSE Transport.

    • Chức năng: Cầu nối điều phối các MCP Server (PostgreSQL, RabbitMQ, PlantUML).

  2. proxy/: Proxy Gateway Hub

    • Triển khai trên: https://tools-cloud-thongnguyenthanh286.onrender.com

    • Tài khoản Render: render-thongnguyenthanh286

    • Công nghệ: Python 3.12 Slim (Docker), FastAPI, Headroom AI.

    • Chức năng: Quản lý các HTTP Proxy / Middleware nén ngữ cảnh (Context Compression) theo biến ENABLED_PROXIES, tối ưu hóa bộ nhớ 512MB RAM và chống memory leak.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables secure querying of PostgreSQL databases through MCP-compatible clients. Supports read-only SQL execution, table exploration, and connection management with built-in security validation.
    3
    18 npm
    9
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables querying PostgreSQL databases via MCP, with multi-database routing, credential isolation, and truncated results plus full CSV export.
    -
  • A
    license
    A
    quality
    C
    maintenance
    A self-hostable PostgreSQL MCP server for exploring database schemas and running guarded read/write queries with selectable access modes (readonly, readwrite, admin), plus a dry-run confirm workflow for safety.
    14
    1
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    Provides read-only SQL query access to Postgres and DuckDB databases via MCP tools, with extensive security hardening for public endpoints.
    1
    -