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) を実装し、PostgreSQL データベースをモデル コンテキストのストレージとして使用できるようにします。
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.
Cursor 用のモデル コンテキスト プロトコル (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