Integrations
mcp-node-mssql
使用法
カーソル
詳細については、公式の Cursor ドキュメントを参照してください。
mcp.json
ファイルを開きます (または作成します) (このファイルは~/.cursor/mcp.json
または<project-root>/.cursor/mcp.json
にありますが、詳細については Cursor のドキュメントを参照してください)。- 次の詳細を追加してファイルを保存します。
Copy
ウィンドサーフィン
詳細については、 Windsurf の公式ドキュメントを参照してください。
Windsurf MCP Configuration Panel
を開くAdd custom server
クリックします。- 次の詳細を追加してファイルを保存します。
Copy
クロード・コード
詳細については、 Claude Code の公式ドキュメントを参照してください。
Claude Code CLIから新しいMCPサーバーを追加することもできますが、jsonファイルを直接変更する方が簡単です。
- Claude Code 構成ファイルを開きます (
~/.claude.json
にあります)。 projects
>mcpServers
セクションを見つけて、次の詳細を追加し、ファイルを保存します。
Copy
問題とトラブルシューティング
他のことを行う前に、最新バージョンを実行していることを確認してください。
この MCP サーバーの使用中に問題が発生した場合は、 GitHubで問題を報告してください。
発達
インストール
Copy
建てる
Copy
開発サーバーをローカルで実行する
公開されたパッケージを使用するのではなく、MCP サーバーのローカル開発バージョンをテストするには、次の手順に従います。
- プロジェクトをビルドします。
Copy
- ローカル ビルドを参照するように
mcp.json
ファイルを作成または変更します。
Copy
- この
mcp.json
ファイルを次のいずれかの場所に配置します。- カーソルの場合: ホームディレクトリ (
~/.cursor/mcp.json
) またはプロジェクトディレクトリ (.cursor/mcp.json
) - Windsurfの場合:MCP構成パネルを使用してカスタムサーバーを追加します
- カーソルの場合: ホームディレクトリ (
- 新しい構成をロードするには、AI アシスタント (Cursor または Windsurf) を再起動します。
これにより、新しいバージョンを公開しなくても、MCP サーバーへの変更を即座にテストできます。
You must be authenticated.
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
- -securityAlicense-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 -12PythonMIT License
- AsecurityAlicenseAqualityA 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 -130PythonMIT License
- -security-license-qualityA Model Context Protocol server that enables AI assistants to securely interact with ClickHouse databases, supporting table exploration and SQL query execution through a controlled interface.Last updated -6PythonApache 2.0
- -securityAlicense-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 -6TypeScriptMIT License