
Mssql Mcp Server
@stilllovee
Mssql Mcp Server について
MCP server enables AI agents to interact with MSSQL.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mssql": {
"command": "npx",
"args": [
"github:stilllovee/mssql-mcp-server"
],
"env": {
"DB_SERVER": "servername",
"DB_DATABASE": "dbname",
"DB_USER": "username",
"DB_PASSWORD": "password",
"DB_TRUST_SERVER_CERTIFICATE": "true",
"DB_ENCRYPT": "true"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mssql Mcp Server?
Mssql Mcp Server is an implementation of the Model Context Protocol (MCP) that enables AI agents to interact with MSSQL databases.
How to use Mssql Mcp Server?
Run it using the command npx github:stilllovee/mssql-mcp-server in your terminal.
Key features of Mssql Mcp Server
- Execute SQL queries.
- Structured JSON responses.
Use cases of Mssql Mcp Server
—
FAQ from Mssql Mcp Server
—
「データベース」の他のコンテンツ
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
MCP MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
MCP Server for Milvus
zilliztechModel Context Protocol Servers for Milvus
コメント