Skip to main content
DatabasesTypeScript

wenerme/wener-mssql-mcp

MSSQL database integration with schema inspection and query capabilities

databaseslocal-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
TypeScript
Author
wenerme