SQL MCP Server
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 및 모의를 사용하여 완벽하게 테스트 가능
Related MCP server: Enhanced PostgreSQL MCP Server
설치
저장소를 복제하고 종속성을 설치합니다.
지엑스피1
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server providing LLMs read-only access to PostgreSQL databases for inspecting schemas and executing queries.66,13627MIT
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server providing both read and write access to PostgreSQL databases, enabling LLMs to query data, modify records, and manage database schemas.33710MIT
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server providing dual transport (HTTP and Stdio) access to PostgreSQL databases, allowing AI assistants to query databases and fetch schema information through natural language.2731MIT
- AlicenseBqualityDmaintenanceA TypeScript-based Model Context Protocol server that enables AI assistants to perform secure database operations on PostgreSQL databases through structured tool interfaces.818MIT
Related MCP Connectors
Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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