A
securityA
licenseA
qualityA powerful Model Context Protocol (MCP) tool for exploring and managing different types of databases including PostgreSQL, MySQL, and Firestore.
Last updated -
9
3
TypeScript
MIT License
이 서버는 Cursor에 대한 MCP(Model Context Protocol)를 구현하여 PostgreSQL 데이터베이스를 모델 컨텍스트의 저장소로 사용할 수 있도록 합니다.
지엑스피1
docker exec -i mcp-postgres-server node dist/index.js
서버가 올바르게 시작되지 않으면:
MCP PostgreSQL 서버는 Cursor에 대해 다음과 같은 도구를 제공합니다.
postgres_query
- 읽기 전용 SQL 쿼리 실행postgres_list_tables
- 데이터베이스의 모든 테이블 나열postgres_describe_table
- 특정 테이블의 스키마를 가져옵니다이러한 도구를 사용하면 Cursor가 데이터베이스를 안전하게 탐색하고 쿼리할 수 있습니다.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
커서를 위한 모델 컨텍스트 프로토콜(MCP)을 구현하는 서버로, PostgreSQL 데이터베이스를 모델 컨텍스트의 저장소로 사용하여 안전한 데이터베이스 탐색 및 쿼리가 가능합니다.
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