-
securityF
license-
qualityA Model Context Protocol server that integrates with Cursor IDE, providing real-time communication, modern web dashboards, and extensible tools via SSE and WebSocket connections.
Last updated -
693
1
Python
Cursor IDE가 멈춘 Windows 빌드 실행 파일을 종료하기 위한 MCP(Model-Context-Protocol) 서버입니다.
cl.exe
, link.exe
, msbuild.exe
등)를 모니터링합니다.unblock_build
)를 제공합니다.커서 IDE 설정( settings.json
)에 다음을 추가합니다.
도구를 수동으로 실행하여 테스트할 수 있습니다(프로세스를 종료하지 않으려면 --dry-run
사용하세요):
( your-github-username
실제 GitHub 사용자 이름으로, build-unblocker-mcp
저장소 이름으로 바꾸세요)
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
local-only server
The server can only run on the client's local machine because it depends on local resources.
cl.exe, link.exe, msbuild.exe와 같은 Windows 빌드 실행 파일이 유휴 상태가 되면 모니터링하고 종료하는 Cursor IDE용 모델-컨텍스트-프로토콜 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jordan-Jarvis/Cpp-build-unlock-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server