Skip to main content
Glama

SQL MCP Server

by t3ta

SQL MCP 서버(TypeScript)

이 프로젝트는 언어 모델과 다른 MCP 호환 클라이언트가 필요한 경우 SSH 배스천 터널을 통해 PostgreSQL 데이터베이스를 쿼리할 수 있도록 하는 MCP(Model Context Protocol) 서버의 TypeScript 구현을 제공합니다.

유연성과 안전한 데이터베이스 액세스를 위해 구축되었으며, 읽기 전용 트랜잭션을 통해 AWS RDS를 지원하고 stdin/stdout 기반 통신을 사용하므로 로컬, 컨테이너화 또는 AI 기반 사용 사례에 적합합니다.

특징

  • 🔒 SSH 터널을 통해 개인 RDS 인스턴스에 안전하게 액세스할 수 있는 SSH 요새 지원
  • 🐘 pg 라이브러리를 사용하는 PostgreSQL 읽기 전용 쿼리 엔진
  • 📡 STDIO 기반 MCP 프로토콜 전송
  • 🧠 memory-bank-mcp-server 와 호환됩니다.
  • ⚙️ .env 또는 환경 변수를 통해 쉽게 구성 가능
  • 🧪 Jest 및 모의를 사용하여 완벽하게 테스트 가능

설치

저장소를 복제하고 종속성을 설치합니다.

지엑스피1

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

SSH 배스천 터널 뒤에 있는 데이터베이스를 포함하여 PostgreSQL 데이터베이스를 안전하게 쿼리할 수 있는 언어 모델을 지원하는 모델 컨텍스트 프로토콜 서버의 TypeScript 구현입니다.

  1. 특징
    1. 설치

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server providing LLMs read-only access to PostgreSQL databases for inspecting schemas and executing queries.
        Last updated -
        16,948
        17
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that enables powerful PostgreSQL database management capabilities including analysis, schema management, data migration, and monitoring through natural language interactions.
        Last updated -
        355
        46
        TypeScript
        AGPL 3.0
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server that provides tools for interacting with databases, including PostgreSQL, DuckDB, and Google Cloud Storage Parquet files.
        Last updated -
        2
        TypeScript
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        A secure Model Context Protocol server that allows Claude to execute read-only SQL queries against a PostgreSQL database, enabling natural language interaction with database data.
        Last updated -
        TypeScript
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/t3ta/sql-mcp-server'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server