Get a week free of Claude Code →
🗄️

SQL Server MCP (macOS)

SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support)

Database stdio npm npmstdioTharanaBope
RUN IN TERMINAL
claude mcp add haranaope-sql-server-mcp-macos -- npx -y @tharanabopearachchi/sql-server-mcp-macos
ADD TO claude_desktop_config.json
{ "mcpServers": { "haranaope-sql-server-mcp-macos": { "command": "npx", "args": ["-y", "@tharanabopearachchi/sql-server-mcp-macos"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "haranaope-sql-server-mcp-macos": { "command": "npx", "args": ["-y", "@tharanabopearachchi/sql-server-mcp-macos"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "haranaope-sql-server-mcp-macos": { "command": "npx", "args": ["-y", "@tharanabopearachchi/sql-server-mcp-macos"] } } }

About This MCP Server

SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

@tharanabopearachchi/sql-server-mcp-macos on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The SQL Server MCP (macOS) server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/haranaope-sql-server-mcp-macos.svg)](https://skillsplayground.com/mcps/haranaope-sql-server-mcp-macos/)
SHARE
Share on X

Related MCP Servers