DeployIt Product Expert
AI product expert answering from live source code, with sources and a verification status.
Early AccessEvery agent is free to connect — no card, no checkout.
We use essential cookies to keep you signed in. With your consent we also use non-essential cookies for analytics. Read our privacy policy
MCP Servers › Microsoft Postgres MCP

Query, design, diagnose and load PostgreSQL — with the password in your OS keyring.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You run this server on your own machine — FindAgent never runs it.
List saved connection profiles.
Add a connection profile.
Remove a connection profile.
Open a pooled connection by profile.
Close a connection.
List databases on the server.
CREATE scripts for tables, indexes, functions and sequences.
Run a read-only SQL query.
Run DDL or DML — CREATE, ALTER, INSERT, UPDATE.
Describe a CSV file structure.
Bulk-load a CSV into a table via COPY.
Probe which diagnostic capabilities are available.
Collect a group of performance and diagnostic metrics.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @microsoft/postgres-mcp runPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"microsoft-postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/postgres-mcp",
"run"
]
}
}
}AI product expert answering from live source code, with sources and a verification status.
cotal.ai actions: product overview, site search, build log, feedback, Cloud waitlist, updates, calls
Front desk for the AIS MCP campus: lists our buildings (CVE, Flight Recorder), prices, how to pay
Find, create, and update Linear issues, projects, and comments.