PostgreSQL Server
Query and manage PostgreSQL databases with read-only access by default
By MCP Community
npx -y @modelcontextprotocol/server-memory
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"postgresql-server": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-memory"]
}
}
}Claude.ai (remote / hosted):
Settings β Connectors β β+β β search the directory β Connect, then authenticate via OAuth if prompted.
Config keys vary per server β always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Source
More in Data & Analysis
View all βSQLite Server
Interact with SQLite databases for queries, schema inspection, and data analysis
Context7 Server
Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data
Skyvern Browser Automation
AI-powered browser automation β navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows
AWS Server
Access AWS documentation, billing data, and service metadata for cloud infrastructure management