Loading MCP server directory, please wait...
MCP server for PostgreSQL. Read-only by default, row caps, timeouts, secrets never logged.
npx @getmcp/cli add io.github.arifulislamat/database-mcp-postgresRequires Node.js 18+. Community-contributed server. Review source before installing.
POSTGRES_HOSTDatabase host
POSTGRES_USERDatabase user (a read-only user is recommended)
POSTGRES_DATABASEDatabase name
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arifulislamat/database-mcp-postgres": {
"command": "npx",
"args": [
"-y",
"@database-mcp/postgres"
],
"env": {
"POSTGRES_HOST": "",
"POSTGRES_USER": "",
"POSTGRES_PASSWORD": "",
"POSTGRES_DATABASE": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.