# SqlServerMcp

**Category:** 🗄️ Databases  
**Repository:** https://github.com/Nithish1206/SqlServerMcp.NuGet  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/sqlservermcp

## Description
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "sqlservermcp": {
    "command": "npx",
    "args": ["-y","sqlservermcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

