
PostgreSQL
@modelcontextprotocol
PostgreSQL について
Model Context Protocol Servers
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"postgres": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-postgres",
"postgresql://localhost/mydb"
]
}
}
}ツール
1Run a read-only SQL query
概要
What is PostgreSQL?
—
How to use PostgreSQL?
—
Key features of PostgreSQL
—
Use cases of PostgreSQL
—
FAQ from PostgreSQL
—
「データベース」の他のコンテンツ
Snowflake MCP Server
isaacwasserman185
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
1.9K
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
1.3K
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
1.1K

Redis
modelcontextprotocolModel Context Protocol Servers
88.2K
コメント