-
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 的模型上下文协议 (MCP) 服务器,用于终止挂起的 Windows 构建可执行文件。
cl.exe
、 link.exe
、 msbuild.exe
等)unblock_build
)来触发解除阻塞过程将以下内容添加到您的 Cursor IDE 设置( settings.json
)中:
您可以手动运行该工具来测试它(使用--dry-run
来避免终止进程):
(将your-github-username
替换为您的实际 GitHub 用户名,将build-unblocker-mcp
替换为您的存储库名称)
本项目遵循 MIT 许可证。详情请参阅LICENSE文件。
local-only server
The server can only run on the client's local machine because it depends on local resources.
Cursor IDE 的模型上下文协议服务器,用于监视挂起的 Windows 构建可执行文件(如 cl.exe、link.exe、msbuild.exe)并在其空闲时终止它们。
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