Databases MCP Servers
Database MCP servers give your AI assistant read (and sometimes write) access to your data. Instead of copy-pasting query results into the chat, your AI can query your database directly, generate SQL, and answer questions about your data in real time. All connections are local — your credentials never leave your machine.
PostgreSQL MCP Server
OfficialQuery your PostgreSQL database with natural language
The official PostgreSQL MCP server from Anthropic lets your AI assistant read and query any PostgreSQL database. Ask que…
SQLite MCP Server
OfficialQuery and analyze SQLite databases with your AI assistant
The official SQLite MCP server gives your AI assistant full access to any SQLite database file. Unlike PostgreSQL, SQLit…
Supabase MCP Server
OfficialFull Supabase access — database, auth, storage, and edge functions
The official Supabase MCP server exposes your entire Supabase project to your AI assistant. Beyond basic database querie…