MSSQL MCP Server
@fkdevsoft
关于 MSSQL MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MSSQL MCP Server?
A Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. It provides tools for executing SQL queries and managing database connections.
How to use MSSQL MCP Server?
Install via npm (npm install mssql-mcp-server), then add the server to your MCP settings configuration file with either a full connection string or individual parameters (host, port, database, username, password, encrypt, trustServerCertificate). Use the query tool to execute SQL queries, providing either a connectionString or the combination of host, username, and password.
Key features of MSSQL MCP Server
- Execute SQL queries on Microsoft SQL Server databases
- Support for full connection strings or individual parameters
- Configurable encryption and trust server certificate options
- Default port 1433 and default database master
- Flexible authentication via username/password or connection string
Use cases of MSSQL MCP Server
- Run ad‑hoc SQL queries from an MCP client against a MSSQL database
- Query production or development databases for analysis or debugging
- Automate database interactions through an AI assistant with MCP support
FAQ from MSSQL MCP Server
—
—
—
—
—
数据库 分类下的更多 MCP 服务器
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.
MCP Alchemy
runekaagaardA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
Snowflake MCP Server
isaacwassermanElasticsearch MCP Server
elasticMotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
评论