MCP.so
登录

MSSQL MCP Server

@MCP-Mirror

关于 MSSQL MCP Server

Mirror of

基本信息

分类

数据库

传输方式

stdio

发布者

MCP-Mirror

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MSSQL MCP Server?

It is a Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. It provides tools for executing SQL queries and managing database connections, targeting developers and AI assistants that need direct database access.

How to use MSSQL MCP Server?

Install the package via npm (npm install mssql-mcp-server), then add it to your MCP settings file using either a full connection string or individual environment variables (host, port, database, user, password, encrypt, trustServerCertificate). Once configured, invoke the query tool with either a connection string or individual parameters plus the SQL query.

Key features of MSSQL MCP Server?

  • Execute arbitrary SQL queries

评论

数据库 分类下的更多 MCP 服务器