databases

Wener Mssql Mcp

MSSQL database integration with schema inspection and query capabilities

typescript
local
databases
0
View on GitHub

Installation

npx -y wenerme/wener-mssql-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "wener-mssql-mcp",
  "command": "npx",
  "args": [
    "-y",
    "wenerme/wener-mssql-mcp"
  ]
}

About This MCP Server

wenerme/wener-mssql-mcp

MSSQL database integration with schema inspection and query capabilities

GitHub: https://github.com/wenerme/wode/tree/develop/packages/wener-mssql-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub