Retrieve detailed information about SQL Server stored procedures, including parameters and definitions, to understand database functionality and structure.
Retrieve detailed information about a SQL Server trigger, including its definition and associated events, to simplify database analysis and management.
Retrieve detailed information about a specific SQL Server trigger, including its definition and associated events, to understand database automation behavior.
Retrieve comprehensive details about a specific SQL table, including column definitions and sample data, to analyze database structure directly from MCP SQL Agent.
A Model Context Protocol server for interacting with MSSQL and PostgreSQL databases, offering tools for schema exploration and SQL execution. It features configurable query modes for safety and supports advanced authentication methods like Windows Auth and SSL.
Enables read-only interaction with SQL databases through MCP, providing database metadata exploration, sample data retrieval, and secure query execution. Supports MySQL with multiple transport options and built-in security features including SQL injection protection and data sanitization.