MCP Server for Microsoft SQL Server
@aaaaalexander
关于 MCP Server for Microsoft SQL Server
An MCP Server for Microsoft SQL Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"SQLMCP": {
"command": "python",
"args": [
"sqlmcp_run.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
数据库 分类下的更多 MCP 服务器
PostgreSQL Model Context Protocol (PG-MCP) Server
stuzero540

PostgreSQL
modelcontextprotocolModel Context Protocol Servers
88.1K
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
498
MCP MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
281
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
617
评论