Execute read-only SQL queries on Microsoft SQL Server, supporting SELECT, temp table batches, and whitelisted stored procedures. Returns data as JSON or Markdown.
Establish a connection to Microsoft SQL Server databases using environment variables for configuration, enabling database interactions through the MCP server.
Enables AI assistants to connect and query Microsoft SQL Server databases using natural language, executing read-only SQL queries for safe data inspection and analysis.
Enables developers and product owners to scan a codebase and extract a readable business overview—features, roles, access control, data model, and endpoints—along with findings on missing or inconsistent rules, and generate shareable HTML or Markdown reports and diagrams.
Test connectivity to a Microsoft SQL Server instance and retrieve server version and metadata. Specify server, port, database, and credentials to validate access.
Retrieve a comprehensive list of applications and services running on a specific Coolify server to monitor deployed resources and maintain system overview.
Run SQL queries on SQL Server with optional parameters. Provides built-in protection against SQL injection and destructive operations for secure database interaction.