Safely query SQL Server data and inspect tables and schemas read-only.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-sqlserver-readonly" yet — see the docs or source repo.
Use the read-only SQL Server connection to query the top 10 regions by sales in the last 30 days, returning region, sales amount, and rank.
A safely executed SQL query result table showing regional sales rankings for the last 30 days.
List tables related to customer_orders and inspect key columns, data types, primary keys, and foreign key relationships.
A list of related tables and a schema summary to quickly understand the database structure.
List all tables and views in the current database and provide a brief categorization by business domain.
A list of available tables and views in the database, plus categorized notes for easier analysis.
Securely query SQL Server, inspect schemas, and analyze SQL scripts with natural language.
Explore SQL schemas and run safe read-only SELECT queries.
Safely let AI agents explore and query SQL Server databases read-only.
Securely inspect schema and run read-only queries on one MySQL database.
Safely inspect SQL Server metadata and run guarded read-only queries.
Safely inspect PostgreSQL schemas and run read-only queries for analysis.