🗄️

mssql-writer

MCP server for Microsoft SQL Server — read and data write operations, no DDL

Database stdio npm npmstdioConnorBritain
RUN IN TERMINAL
claude mcp add onnorritain-mssql-writer -- npx -y @connorbritain/mssql-mcp-writer
ADD TO claude_desktop_config.json
{ "mcpServers": { "onnorritain-mssql-writer": { "command": "npx", "args": ["-y", "@connorbritain/mssql-mcp-writer"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "onnorritain-mssql-writer": { "command": "npx", "args": ["-y", "@connorbritain/mssql-mcp-writer"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "onnorritain-mssql-writer": { "command": "npx", "args": ["-y", "@connorbritain/mssql-mcp-writer"] } } }

About This MCP Server

The io.github.ConnorBritain/mssql-writer server is a Model Context Protocol server that enables read and data write operations to Microsoft SQL Server databases. It connects to Microsoft SQL Server through the @connorbritain/mssql-mcp-writer package and supports standard input/output operations. Developers would use this tool when they need to perform data read and write operations in their applications, without requiring data definition language capabilities.

MCP server for Microsoft SQL Server — read and data write operations, no DDL. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

@connorbritain/mssql-mcp-writer 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 mssql-writer 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/onnorritain-mssql-writer.svg)](https://skillsplayground.com/mcps/onnorritain-mssql-writer/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.