mcp-node-mssql
用法
光标
请参阅官方 Cursor 文档以了解更多信息。
打开(或创建)
mcp.json文件(它应该位于~/.cursor/mcp.json或<project-root>/.cursor/mcp.json中,但有关更多详细信息,请参阅 Cursor 文档)。添加以下详细信息并保存文件:
风帆冲浪
请参阅官方 Windsurf 文档以了解更多信息。
打开
Windsurf MCP Configuration Panel单击
Add custom server。添加以下详细信息并保存文件:
克劳德·科德
请参阅官方 Claude Code 文档以了解更多信息。
您可以从 Claude Code CLI 添加新的 MCP 服务器。但直接修改 json 文件更简单!
打开 Claude Code 配置文件(它应该在
~/.claude.json中)。找到
projects>mcpServers部分并添加以下详细信息并保存文件:
问题和故障排除
在执行任何其他操作之前,请确保您正在运行最新版本!
如果您在使用此 MCP 服务器时遇到问题,请在GitHub上打开一个问题!
发展
安装
建造
本地运行开发服务器
要测试 MCP 服务器的本地开发版本(而不是使用已发布的包),请按照以下步骤操作:
构建项目:
创建或修改您的
mcp.json文件以引用您的本地构建:
将此
mcp.json文件放置在以下位置之一:对于 Cursor:在您的主目录(
~/.cursor/mcp.json)或项目目录(.cursor/mcp.json)中对于 Windsurf:使用 MCP 配置面板添加自定义服务器
重新启动您的 AI 助手(Cursor 或 Windsurf)以加载新配置。
这使您可以立即测试 MCP 服务器的更改,而无需发布新版本。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
模型上下文协议服务器,通过环境可配置连接提供连接,使 AI 助手(Cursor、Windsurf、Claude Code)能够与 Microsoft SQL Server 数据库进行交互。
Related MCP Servers
- -security-license-qualityA Model Context Protocol server that enables secure and structured interaction with Microsoft SQL Server databases, allowing AI assistants to list tables, read data, and execute SQL queries with controlled access.Last updated -48MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables secure interaction with Microsoft SQL Server databases, allowing AI assistants to list tables, read data, and execute SQL queries through a controlled interface.Last updated -254MIT License
- -security-license-qualityA Model Context Protocol server implementation that enables AI assistants to execute SQL queries and interact with SQLite databases through a structured interface.Last updated -7MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI assistants to securely interact with OceanBase databases by listing tables, reading data, and executing SQL queries through a controlled interface.Last updated -13Apache 2.0