cangjie-mcp
by Zxilly
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CANGJIE_HOME | No | 仓颉 SDK 路径,设置后自动启用 LSP 工具 | |
| CANGJIE_DEBUG | No | 启用调试模式 | |
| CANGJIE_NO_MCP | No | 禁用 Streamable HTTP MCP 端点 | |
| CANGJIE_NO_SSE | No | 禁用旧版 SSE 传输端点 | |
| CANGJIE_DATA_DIR | No | 应用数据根目录,默认 ~/.cangjie-mcp | |
| CANGJIE_LOG_FILE | No | 日志文件路径 | |
| CANGJIE_MCP_PATH | No | MCP 端点挂载路径,默认 /mcp | |
| CANGJIE_SERVER_URL | No | 远程文档服务的 URL | |
| CANGJIE_RERANK_TYPE | No | 重排序类型,例如 'local' | |
| CANGJIE_SERVER_HOST | No | HTTP 服务器监听地址,默认 127.0.0.1 | |
| CANGJIE_SERVER_PORT | No | HTTP 服务器监听端口,默认 8765 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Zxilly/cangjie-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server