Are you the author? Sign in to claim
MCP Database servers for Claude, Cursor and Windsuf
MCP servers for your databases. Query your database from your favourite MCP clients.
Install the MCP server to your client
npx -y @sequelsh/mcp@latest install
Install a specific database MCP server
npx -y @sequelsh/mcp@latest install -d postgresql
npx -y @sequelsh/mcp@latest install -d <database>
postgresqlmysqlclickhousenpx -y @sequelsh/mcp@latest install -c <client>
claudecursorwindsurfThis project uses Bun, so make sure you have bun installed
bun install
bun run build
bun run mcp:install
Secure MCP server for MySQL database interaction, queries, and schema management
Official MongoDB integration — query collections, run aggregations, inspect schemas
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Run analytics queries on ClickHouse — explore schemas, execute SQL, fetch results