MSSQL MCP Server
@MCP-Mirror
MSSQL MCP Server について
Mirror of
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MSSQL MCP Server?
It is a Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. It provides tools for executing SQL queries and managing database connections, targeting developers and AI assistants that need direct database access.
How to use MSSQL MCP Server?
Install the package via npm (npm install mssql-mcp-server), then add it to your MCP settings file using either a full connection string or individual environment variables (host, port, database, user, password, encrypt, trustServerCertificate). Once configured, invoke the query tool with either a connection string or individual parameters plus the SQL query.
Key features of MSSQL MCP Server?
- Execute arbitrary SQL queries
「データベース」の他のコンテンツ
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Dbhub
bytebaseZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
MCP MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
コメント