MCP Postgres Server
MCP Postgres 서버
이 서버는 Cursor에 대한 MCP(Model Context Protocol)를 구현하여 PostgreSQL 데이터베이스를 모델 컨텍스트의 저장소로 사용할 수 있도록 합니다.
필수 조건
도커
도커 컴포즈
Related MCP server: pg-mcp-server
설치 및 시작
이 저장소를 복제하세요
Docker Compose로 서버를 시작합니다.
지엑스피1
커서의 구성
커서 열기
설정 > MCP로 이동하세요
다음 설정으로 새 연결을 추가합니다.
이름: MCP Postgres 서버
유형: 명령
명령어:
docker exec -i mcp-postgres-server node dist/index.js
문제 해결
서버가 올바르게 시작되지 않으면:
컨테이너 로그를 확인하세요.
docker logs mcp-postgres-server서버를 다시 시작하려면:
docker-compose restart
MCP 서버 기능
MCP PostgreSQL 서버는 Cursor에 대해 다음과 같은 도구를 제공합니다.
postgres_query- 읽기 전용 SQL 쿼리 실행postgres_list_tables- 데이터베이스의 모든 테이블 나열postgres_describe_table- 특정 테이블의 스키마를 가져옵니다
이러한 도구를 사용하면 Cursor가 데이터베이스를 안전하게 탐색하고 쿼리할 수 있습니다.
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
- Flicense-qualityDmaintenanceA Model Context Protocol server implementation that provides a simple interface to interact with PostgreSQL databases, enabling SQL queries, database operations, and schema management through MCP.
- Alicense-qualityDmaintenanceA Model Context Protocol server for PostgreSQL databases that enables AI agents to connect, query, and explore multiple databases with schema discovery and extension context.540MIT
- Flicense-qualityDmaintenanceA standardized Model Context Protocol server for interacting with PostgreSQL databases, enabling full CRUD operations, schema management, and database introspection.1
- Alicense-qualityDmaintenanceMCP server for PostgreSQL that enables Cursor and other MCP clients to execute SQL queries, list tables, and explore database schemas via HTTP.505MIT
Related MCP Connectors
MCP server for managing Prisma Postgres.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for interacting with the Supabase platform
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/MadeByNando/mcp-postgres-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server