Un proyecto de base de datos PostgreSQL completamente dockerizada que implementa el esquema de datos de un supermercado con capacidades de
Most database access work still happens through a UI a human drives. DB SUPERMARKET MCP MCP server moves it into the conversation instead. Un proyecto de base de datos PostgreSQL completamente dockerizada que implementa el esquema de datos de un supermercado con capacidades de integración MCP para Claude Desktop.
The server publishes 14 tools. What each one is for:
Usuario — adminEmail — admin@admin.comURL — http://localhost:8080Name — Supermercado DB (o cualquier nombre descriptivo)Port — 5432Username — adminPassword — adminFormat — Custom or tarFilename — Seleccionar supermarket.backupOptions — Marcar las opciones necesariasWindows — %APPDATA%\Claude\claude_desktop_config.jsonmacOS — ~/Library/Application Support/Claude/claude_desktop_config.jsonSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the database access options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. DB SUPERMARKET MCP's toolset — Usuario, Email, URL and 11 more — is a fair guide to whether it matches your workflow. It is maintained by Juanmartin19l; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against DB SUPERMARKET MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Usuario | admin |
| admin@admin.com | |
| URL | http://localhost:8080 |
| Name | Supermercado DB (o cualquier nombre descriptivo) |
| Port | 5432 |
| Username | admin |
| Password | admin |
| Format | Custom or tar |
| Filename | Seleccionar supermarket.backup |
| Options | Marcar las opciones necesarias |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Linux | ~/.config/Claude/claude_desktop_config.json |
| Problema | Causa |
Read-only SQL access to Postgres — let your assistant inspect schemas and answer questions from real data.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Official MongoDB server covering data, schemas and Atlas management — from find queries to spinning up clusters.
Serverless Postgres with database branching — point your assistant at Neon and let it work on disposable copies.