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.
Supabase MCP
Connects to Supabase projects over a remote MCP endpoint so agents can inspect tables, debug edge functions, and align types with live backends.
Postgres MCP
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.
SQLite MCP
Offers lightweight SQL access for local SQLite files—handy for app sandboxes, analytics prototypes, and embedded datasets without standing up Postgres.