MCP.so
Sign In

MSSQL MCP Server

@MCP-Mirror

About MSSQL MCP Server

Mirror of

Basic information

Category

Databases

Transports

stdio

Publisher

MCP-Mirror

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

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 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

Comments

More Databases MCP servers