Query PostgreSQL and MySQL databases in natural language with read-only safety.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "database-mcp" yet — see the docs or source repo.
Query the PostgreSQL database for order counts and revenue for the last 6 months, grouped by month and sorted ascending.
Returns read-only SQL query results showing monthly order counts and revenue totals.
Find the top 20 customers by total spending in the past year from the MySQL database, including customer name and total amount spent.
Returns the top 20 high-value customers and their spending totals without performing any write operation.
Query daily active users for the last 30 days and identify the peak day.
Returns daily active user counts for the last 30 days and identifies the highest-activity date.
Data analysts can query business data in PostgreSQL or MySQL using natural language to get summaries, rankings, and trends without writing SQL.
Developers or researchers can inspect database contents through read-only text-to-SQL queries, reducing the risk of accidental writes to production systems.
Team members who do not know SQL can ask questions in natural language and retrieve database information while relying on multi-layer safety protections against writes.
This is a read-only text-to-SQL MCP tool for PostgreSQL and MySQL. It lets users query databases in natural language and emphasizes multi-layer safety protections against write operations.
The provided information says it supports PostgreSQL and MySQL. For support of additional databases, see the source repository.
The original description says it is read-only and provides multi-layer safety guarantees against writes. Its intended design is for querying, not modifying data.
Safely let AI query PostgreSQL, MySQL, and SQLite in read-only mode.
Safely query Microsoft SQL Server databases in natural language with read-only access.
Safely explore PostgreSQL schemas, table relationships, and sample data in read-only mode.
Securely query and analyze multiple databases with natural language across systems.
Query PostgreSQL databases safely in natural language with read-only access.
Query PostgreSQL securely in read-only mode using natural language.