MSSQL MCP Server
@fkdevsoft
MSSQL MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MSSQL MCP Server?
A Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. It provides tools for executing SQL queries and managing database connections.
How to use MSSQL MCP Server?
Install via npm (npm install mssql-mcp-server), then add the server to your MCP settings configuration file with either a full connection string or individual parameters (host, port, database, username, password, encrypt, trustServerCertificate). Use the query tool to execute SQL queries, providing either a connectionString or the combination of host, username, and password.
Key features of MSSQL MCP Server
- Execute SQL queries on Microsoft SQL Server databases
- Support for full connection strings or individual parameters
- Configurable encryption and trust server certificate options
- Default port 1433 and default database master
- Flexible authentication via username/password or connection string
Use cases of MSSQL MCP Server
- Run ad‑hoc SQL queries from an MCP client against a MSSQL database
- Query production or development databases for analysis or debugging
- Automate database interactions through an AI assistant with MCP support
FAQ from MSSQL MCP Server
—
—
—
—
—
「データベース」の他のコンテンツ
MongoDB Lens
furey🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
コメント