Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub bherbruck/mssql-mcp-server --plugin mssql-mcp-serverCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mssql": {
"command": "npx",
"args": [
"-y",
"github:bherbruck/mssql-mcp-server"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
Share bugs, ideas, or general feedback.