ClaudeWave
RichardHan avatar
RichardHan

mssql_mcp_server

View on GitHub

A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. Allows AI assistants to safely list tables, read data, and execute SQL queries while maintaining security and structure.

MCP Servers337 stars98 forksPythonMITUpdated 5mo ago
ClaudeWave Trust Score
84/100
Trusted
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "mssql": {
      "command": "node",
      "args": ["/path/to/mssql_mcp_server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/RichardHan/mssql_mcp_server and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about mssql_mcp_server

What is RichardHan/mssql_mcp_server?

+

RichardHan/mssql_mcp_server is mcp servers for the Claude AI ecosystem. A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. Allows AI assistants to safely list tables, read data, and execute SQL queries while maintaining security and structure. It has 337 GitHub stars and was last updated 5mo ago.

How do I install mssql_mcp_server?

+

You can install mssql_mcp_server by cloning the repository (https://github.com/RichardHan/mssql_mcp_server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is RichardHan/mssql_mcp_server safe to use?

+

Our security agent has analyzed RichardHan/mssql_mcp_server and assigned a Trust Score of 84/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains RichardHan/mssql_mcp_server?

+

RichardHan/mssql_mcp_server is maintained by RichardHan. The last recorded GitHub activity is from 5mo ago, with 14 open issues.

Are there alternatives to mssql_mcp_server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mssql_mcp_server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — RichardHan/mssql_mcp_server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/richardhan-mssql-mcp-server)](https://claudewave.com/repo/richardhan-mssql-mcp-server)
<a href="https://claudewave.com/repo/richardhan-mssql-mcp-server"><img src="https://claudewave.com/api/badge/richardhan-mssql-mcp-server" alt="Featured on ClaudeWave — RichardHan/mssql_mcp_server" width="320" height="64" /></a>

More MCP Servers