shaharwiener/mcp-sql-server
3.3
If you are the rightful owner of mcp-sql-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The SQL Server MCP Connector is a Model Context Protocol server designed to provide secure, read-optimized access to SQL Server databases for AI assistants like Claude and Cursor.
Tools
Functions exposed to the LLM to take actions
execute_sql_query
Execute SELECT queries with safety validation.
get_execution_plan
Get query execution plan.
parse_sql_script
Parse and validate SQL syntax without executing.
get_slow_queries
Identify slow-running queries.
get_query_statistics
Get query performance statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client