MSSQL MCP Server
@fkdevsoft
About MSSQL MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 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
—
—
—
—
—
More Databases MCP servers
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
MCP Server for Milvus
zilliztechModel Context Protocol Servers for Milvus
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Comments