Comprehensive PostgreSQL documentation and best practices, including ecosystem tools
npx @getmcp/cli add io.github.timescale/pg-aiguideRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENAI_API_KEYYour API key for text embeddings via OpenAI
PGHOSTPostgreSQL host to connect to
PGPORTPostgreSQL port to connect to
PGUSERPostgreSQL user to connect as
PGPASSWORDPostgreSQL password to connect with
PGDATABASEPostgreSQL database to connect to
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.timescale/pg-aiguide": {
"command": "npx",
"args": [
"-y",
"@tigerdata/pg-aiguide"
],
"env": {
"OPENAI_API_KEY": "",
"PGHOST": "",
"PGPORT": "",
"PGUSER": "",
"PGPASSWORD": "",
"PGDATABASE": "",
"DB_SCHEMA": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.