Access multiple SQL databases with schema discovery, caching, and safety controls.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@adevguide/mcp-database-server" yet — see the docs or source repo.
Connect to my PostgreSQL and MySQL databases, automatically discover available schemas, tables, and columns, and summarize them in an inventory with key business tables highlighted.
A schema inventory for both databases, including schemas, tables, columns, and notes on key business tables.
In read-only safe mode, query the last 30 days of order count, revenue, and refund rate, summarized by week, and avoid any SQL that could modify data.
Weekly metrics returned from read-only execution, with confirmation that no write or modification operations were performed.
Run the same set of queries for customer retention analysis, prefer cached results, and indicate which results came from cache versus live re-querying.
Customer retention analysis results with cache-hit details and notes on any live queries.
Query and manage multiple databases with read-only access and schema inspection.
Connect to major databases via MCP to run SQL queries and commands.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Securely query multiple databases with built-in SQL injection prevention.
Safely query SQL and NoSQL databases through AI with zero setup.
Securely connect AI to query, analyze, and manage MySQL databases.