SQL Server
Integrates with Microsoft SQL Server databases to provide query execution, schema exploration, and data retrieval cap...
What it does
Integrates with Microsoft SQL Server databases to provide query execution, schema exploration, and data retrieval capabilities with support for both SQL Server and Windows authentication.
MCP server for Microsoft SQL Server integration by Eduardo Garcia-Prieto that provides database connectivity and query execution capabilities through five core tools: execute_query for running arbitrary SQL commands, list_databases for discovering available databases, list_tables for schema exploration, describe_table for detailed column information, and get_table_data for retrieving filtered sample data. The implementation supports both SQL Server authentication and Windows authentication with configurable connection parameters, includes comprehensive error handling for connection failures and permission issues, and uses the mssql Node.js library for database operations. Designed for AI assistants and developers who need programmatic access to SQL Server instances for data analysis, schema inspection, and query execution workflows.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 4 github stars · registry-generated description present