-
securityA
license-
qualityEnables execution of SQL queries and management of Microsoft SQL Server database connections through the Model Context Protocol.
Last updated -
13
TypeScript
MIT License
Microsoft SQL Server データベースに接続するためのモデルコンテキストプロトコル (MCP) サーバー。このサーバーは、SQL クエリの実行とデータベース接続の管理のためのツールを提供します。
Smithery経由で Claude Desktop 用の MSSQL データベース コネクタを自動的にインストールするには:
MCP 設定構成ファイルにサーバーを追加します。
MSSQL データベースで SQL クエリを実行します。
connectionString
(文字列、オプション): 完全な接続文字列 (個々のパラメータの代替)host
(文字列、オプション): データベースサーバーのホスト名port
(数値、オプション): データベースサーバのポート (デフォルト: 1433)database
(文字列、オプション): データベース名 (デフォルト: master)username
(文字列、オプション): データベースのユーザー名password
(文字列、オプション): データベースのパスワードquery
(文字列、必須): 実行するSQLクエリencrypt
(ブール値、オプション): 暗号化を有効にする (デフォルト: false)trustServerCertificate
(ブール値、オプション): 信頼サーバー証明書 (デフォルト: true)connectionString
または ( host
+ username
+ password
) のいずれかを指定する必要があります。
マサチューセッツ工科大学
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
SQL クエリの実行と Microsoft SQL Server データベースとの接続の管理を可能にするモデル コンテキスト プロトコル サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/knight0zh/mssql-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server