Loading MCP server directory, please wait...
Read-only Postgres ops/DBA diagnostics: slow queries, EXPLAIN, locks, index and table health.
npx @getmcp/cli add io.github.pascalallen/pgmcpRequires Docker Engine. Community-contributed server. Review source before installing.
PGMCP_DATABASE_URLPostgres connection string (read-only role recommended)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pascalallen/pgmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"PGMCP_DATABASE_URL",
"ghcr.io/pascalallen/pgmcp:1.1.0"
],
"env": {
"PGMCP_DATABASE_URL": ""
}
}
}
}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.