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
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
Postgres Mcp
crystaldbaPostgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Comments