CRIC物业AI MCP Server
by wuye-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODE | No | 运行模式,支持 stdio 和 http 两种模式。 | stdio |
| PORT | No | HTTP 绑定端口,仅在 http 模式下有效。 | 3011 |
| HOSTNAME | No | HTTP 绑定主机名,仅在 http 模式下有效。 | 0.0.0.0 |
| CRIC_WUYE_AI_FEATURE_SET | No | 预配置的工具功能集,支持 base、detail 等取值。 | 由 CRIC物业AI 工作人员为您默认配置 |
| CRIC_WUYE_AI_ACCESS_TOKEN | Yes | CRIC物业AI Access Token, required for authentication. | |
| CRIC_WUYE_AI_OUTPUT_FORMAT | No | 工具调用输出格式,支持 raw(不转化)、text(转化为 Markdown 文本)等取值。 | raw |
| CRIC_WUYE_AI_PROVIDER_API_BASE | No | CRIC物业AI 后端接入 API。可选值为测试环境 https://app.stg.aifangdichan.com/ 或生产环境 https://app.wuye.aifangdichan.com | https://app.wuye.aifangdichan.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues