wenerme/wener-mssql-mcp
MSSQL database integration with schema inspection and query capabilities
Quick Start
Clone the repository:
git clone https://github.com/wenerme/wode/tree/develop/packages/wener-mssql-mcpClaude Desktop configuration example:
{
"mcpServers": {
"wode": {
"command": "npx",
"args": [
"-y",
"wenerme/wener-mssql-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.