Back to MCP Servers
🔌

wenerme/wener-mssql-mcp

MIT

📇 🏠 - MSSQL database integration with schema inspection and query capabilities

TypeScriptDatabases

Install

npx -y @wener/wode

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "wenerme-wener-mssql-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wener/wode"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.