Lets assistants run read-biased SQL, inspect schemas, and debug data issues against Postgres instances you explicitly connect—ideal for analytics and on-call triage.
Use cases
- Data queries
- Schema inspection
- Ops troubleshooting
- Migration prep
Key features
- Claude Desktop
- Cursor
- Codex
Related
Related
3 Indexed items
SQLite MCP
Offers lightweight SQL access for local SQLite files—handy for app sandboxes, analytics prototypes, and embedded datasets without standing up Postgres.
MongoDB MCP
Lets assistants run explain plans, inspect collections, and draft aggregation pipelines against MongoDB clusters you authorize—useful when debugging document models and slow queries without pasting dumps by hand.
Redis MCP
Exposes scoped Redis commands and key introspection so agents can debug caches, feature flags, and session stores without dumping entire databases into the prompt.