MCP Servers / database / SQL Server

SQL Server

JSON →
nonedatabase

Enables AI assistants to access and query SQL Server databases.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: sql-server
Tools
What this server exposes
execute_query
Run SQL queries with safety limits
get_schema
Inspect database structure
get_table_info
Detailed table information with samples
explain_query
Query execution plans
check_connection
Database connectivity status
get_table_stats
Table size and performance metrics
search_tables
Find tables and columns by name
backup_table
Create table backups
insert_data
Insert data with conflict handling
Configuration
Environment & auth
authnone
envSQL_SERVER_HOST
envSQL_SERVER_PORT
Resources
SQL Server — MCP Server · libregistry