MCP.so
Sign In

Mssql Mcp Server

@stilllovee

About Mssql Mcp Server

MCP server enables AI agents to interact with MSSQL.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mssql": {
      "command": "npx",
      "args": [
        "github:stilllovee/mssql-mcp-server"
      ],
      "env": {
        "DB_SERVER": "servername",
        "DB_DATABASE": "dbname",
        "DB_USER": "username",
        "DB_PASSWORD": "password",
        "DB_TRUST_SERVER_CERTIFICATE": "true",
        "DB_ENCRYPT": "true"
      }
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

What is Mssql Mcp Server?

Mssql Mcp Server is an implementation of the Model Context Protocol (MCP) that enables AI agents to interact with MSSQL databases.

How to use Mssql Mcp Server?

Run it using the command npx github:stilllovee/mssql-mcp-server in your terminal.

Key features of Mssql Mcp Server

  • Execute SQL queries.
  • Structured JSON responses.

Use cases of Mssql Mcp Server

FAQ from Mssql Mcp Server

Comments

More Databases MCP servers