Integrations
mcp-노드-mssql
용법
커서
자세한 내용은 공식 커서 문서를 참조하세요.
mcp.json
파일을 엽니다(또는 만듭니다). (이 파일은~/.cursor/mcp.json
또는<project-root>/.cursor/mcp.json
에 있어야 하지만, 자세한 내용은 커서 문서를 참조하세요).- 다음 세부 정보를 추가하고 파일을 저장합니다.
지엑스피1
윈드서핑
자세한 내용은 Windsurf 공식 문서를 참조하세요.
Windsurf MCP Configuration Panel
엽니다.Add custom server
클릭합니다.- 다음 세부 정보를 추가하고 파일을 저장합니다.
Copy
클로드 코드
자세한 내용은 공식 Claude Code 문서를 참조하세요.
Claude Code CLI에서 새 MCP 서버를 추가할 수 있습니다. 하지만 JSON 파일을 직접 수정하는 것이 더 간단합니다!
- Claude Code 구성 파일을 엽니다(
~/.claude.json
에 있어야 함). projects
>mcpServers
섹션을 찾아 다음 세부 정보를 추가하고 파일을 저장합니다.
Copy
문제 및 문제 해결
다른 작업을 하기 전에, 반드시 최신 버전을 실행하고 있는지 확인하세요!
이 MCP 서버를 사용하는 데 문제가 발생하면 GitHub 에서 문제를 열어주세요!
개발
설치
Copy
짓다
Copy
개발 서버를 로컬로 실행
게시된 패키지를 사용하는 대신 MCP 서버의 로컬 개발 버전을 테스트하려면 다음 단계를 따르세요.
- 프로젝트를 빌드하세요:
Copy
- 로컬 빌드를 참조하도록
mcp.json
파일을 만들거나 수정하세요.
Copy
- 다음 위치 중 하나에
mcp.json
파일을 넣으세요.- 커서의 경우: 홈 디렉토리(
~/.cursor/mcp.json
) 또는 프로젝트 디렉토리(.cursor/mcp.json
) - Windsurf의 경우: MCP 구성 패널을 사용하여 사용자 지정 서버를 추가합니다.
- 커서의 경우: 홈 디렉토리(
- 새로운 구성을 로드하려면 AI 어시스턴트(Cursor 또는 Windsurf)를 다시 시작하세요.
이를 통해 새 버전을 게시하지 않고도 MCP 서버의 변경 사항을 즉시 테스트할 수 있습니다.
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
AI 어시스턴트(Cursor, Windsurf, Claude Code)가 환경에서 구성 가능한 연결을 통해 연결을 제공함으로써 Microsoft SQL Server 데이터베이스와 상호 작용할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that enables secure and structured interaction with Microsoft SQL Server databases, allowing AI assistants to list tables, read data, and execute SQL queries with controlled access.Last updated -12PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables secure interaction with Microsoft SQL Server databases, allowing AI assistants to list tables, read data, and execute SQL queries through a controlled interface.Last updated -130PythonMIT License
- -security-license-qualityA Model Context Protocol server that enables AI assistants to securely interact with ClickHouse databases, supporting table exploration and SQL query execution through a controlled interface.Last updated -6PythonApache 2.0
- -securityAlicense-qualityA Model Context Protocol server implementation that enables AI assistants to execute SQL queries and interact with SQLite databases through a structured interface.Last updated -6TypeScriptMIT License