Tags
Database
Notion
Connects an agent to a Notion workspace's pages, databases, and blocks through Notion's own API, letting it search, read, and edit workspace …
Postgres
Read-only access to a Postgres database's schema and data, so an agent can answer questions and write queries grounded in your real data.
Postgres Query Skill
Executes safe, read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security.
Redis
Connects an agent to a Redis instance — keys, hashes, lists, streams, and vector search — through Redis's own natural-language MCP …
Supabase
Connects an agent to a Supabase project's Postgres schema, table data, Edge Functions, and configuration through Supabase's own MCP server.