{
"mcpServers": {
"postgres": {
"env": {
"DATABASE_URL": "postgresql://postgres:postgres@localhost:5432/testdb"
},
"command": "/path/to/postgres-mcp-server-rust/target/release/postgres_mcp_server"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server implementation in Rust that provides PostgreSQL database access through tools and resources.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 84 days ago.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
1 tool. ~100 tokens (0.1% of 200K).
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
queryExecute SQL queries against the PostgreSQL database. Read-only by default, supports write operations (INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, TRUNCATE) when DANGEROUSLY_ALLOW_WRITE_OPS is enabled.
tableAccess database tables in the public schema. Lists all tables and reads table contents (up to 100 rows per table).
postgres:///table_name
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Manage Supabase projects — databases, auth, storage, and edge functions
Query and manage PostgreSQL databases directly from AI assistants
An official Qdrant Model Context Protocol (MCP) server implementation
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
MCP Security Weekly
Get CVE alerts and security updates for Postgres Mcp Server Rust and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.