-
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 데이터베이스 커넥터를 자동으로 설치하려면:
지엑스피1
MCP 설정 구성 파일에 서버를 추가합니다.
MSSQL 데이터베이스에서 SQL 쿼리를 실행합니다.
connectionString
(문자열, 선택 사항): 전체 연결 문자열(개별 매개변수에 대한 대안)host
(문자열, 선택 사항): 데이터베이스 서버 호스트 이름port
(숫자, 선택): 데이터베이스 서버 포트(기본값: 1433)database
(문자열, 선택 사항): 데이터베이스 이름(기본값: master)username
(문자열, 선택 사항): 데이터베이스 사용자 이름password
(문자열, 선택 사항): 데이터베이스 비밀번호query
(문자열, 필수): 실행할 SQL 쿼리encrypt
(부울, 선택 사항): 암호화를 활성화합니다(기본값: false)trustServerCertificate
(부울, 선택 사항): 신뢰 서버 인증서(기본값: true)connectionString
또는 ( host
+ username
+ password
)를 제공해야 합니다.
MIT
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