SQL Server MCP
Related Servers
Alternatives to SQL Server MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA read-only MCP server for Microsoft SQL Server that enables AI agents to safely explore and query SQL Server databases.385 npmMIT
- AlicenseBqualityDmaintenanceA powerful MCP server for Microsoft SQL Server that connects AI assistants directly to your SQL Server databases with enterprise-grade security controls.3836 npm3MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that enables AI assistants to query and manage Microsoft SQL Server databases using natural language.266 npm5MIT
- AlicenseAqualityBmaintenanceMCP server for Microsoft SQL Server that lets LLMs explore schema and execute read-only SELECT queries, with optional stored procedure execution when explicitly enabled.342 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server providing read-only access to SQL Server databases for AI assistants, enabling schema exploration, query execution, and foreign key inference with token-efficient TOON responses.1MIT
- AlicenseNot gradedqualityCmaintenanceCross-platform MCP server for SQL Server that enables AI assistants to explore schemas, relationships, and run read-only queries via natural language.1MIT
TDQS
Scored across 49 tools
Many tools have specific purposes, but there is overlap in analysis tools like analyze_table, get_column_distribution, and get_data_profile that could be confused. Similarly, list_tables and list_tables_all differ only in scope. Descriptions help clarify, but the large tool count creates ambiguity.
Tools consistently follow a snake_case verb_noun pattern (e.g., describe_table, list_tables, backup_database). Minor deviations include the 'all' suffix in list_tables_all and some verbs like 'check' vs 'disconnect' for similar operations, but overall the convention is consistent and readable.
With 49 tools, the server is over the typical threshold for a well-scoped MCP server. While the SQL Server domain is broad, many tools could be consolidated (e.g., multiple analysis and statistics tools). This heavy count may overwhelm agents and increase selection errors.
The server covers a wide range of operations including schema exploration, querying, performance analysis, documentation generation, and backup/restore. However, it lacks tools for DDL/DML operations (e.g., create table, update data) and provides no way to modify objects, limiting its usefulness for full database management.