-
securityA
license-
qualityAn unofficial JavaScript SDK to create customized servers for the Model Context Protocol, allowing definition of prompts, resources, and tools for tailored interactions.
Last updated -
6
2
JavaScript
Apache 2.0
监控 shadow-cljs 构建并提供实时构建状态更新的模型上下文协议 (MCP) 服务器。
将以下内容添加到您的 Cline/Cursor/Claude 的任何设置中:
具有可选的服务器位置
--host
和--port
参数是可选的。如果不提供,服务器将默认连接到localhost:9630
。
此 MCP 服务器连接到正在运行的 shadow-cljs 实例,并跟踪构建进度、失败和完成情况。它提供了一个 MCP 工具,LLM 可以使用它来在更改 ClojureScript 文件后验证构建状态。
将以下内容添加到你的 LLM 的注释文件(例如,CLAUDE.md、cursorrules.md)中:
成功构建:
构建失败:
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模型上下文协议服务器监控 shadow-cljs 构建并为 ClojureScript 项目提供实时构建状态更新,允许 LLM 在进行代码更改后验证构建状态。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bigsy/shadow-cljs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server