MCP Server for Microsoft SQL Server
@aaaaalexander
About MCP Server for Microsoft SQL Server
An MCP Server for Microsoft SQL Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"SQLMCP": {
"command": "python",
"args": [
"sqlmcp_run.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server for Microsoft SQL Server?
This server provides a SQL Server interface using the Model Context Protocol (MCP) standard, enabling AI assistants like Claude to safely interact with SQL databases for schema exploration, query execution, and data analysis. It is intended for developers integrating AI assistants with Microsoft SQL Server.
How to use MCP Server for Microsoft SQL Server?
—
Key features of MCP Server for Microsoft SQL Server
- Secure database access with configurable security restrictions
- Rich tool set for database interaction
- Data visualization support
- AI-ready interface implementing Model Context Protocol
- Optimized performance with connection pooling
Use cases of MCP Server for Microsoft SQL Server
- AI‑assisted schema exploration and querying of SQL Server databases
- Safe, read‑only data analysis through an AI assistant
- Automated data extraction and reporting via natural language prompts
- Secure database interaction without exposing raw SQL to end users
FAQ from MCP Server for Microsoft SQL Server
What is the purpose of MCP Server for Microsoft SQL Server?
It allows AI assistants, such as Claude
More Databases MCP servers
MCP MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

PostgreSQL
modelcontextprotocolModel Context Protocol Servers
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
Comments