Skip to main content
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 Servers363 stars107 forksPythonMITUpdated 7mo ago
ClaudeWave Trust Score
74/100
· OK
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · mssql_mcp_server
Claude Code CLI
claude mcp add mssql -- uvx mssql_mcp_server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mssql": {
      "command": "uvx",
      "args": ["mssql_mcp_server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/RichardHan/mssql_mcp_server and follow its README.
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 363 GitHub stars and was last updated 7mo 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 74/100 (tier: OK). 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 7mo ago, with 19 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