Wuye-AI/mcp-server-wuye-ai
An MCP server that interact with capabilities of the CRIC Wuye AI platform, an intelligent assistant specifically for the property management industry.
Quick Start
Clone the repository:
git clone https://github.com/wuye-ai/mcp-server-wuye-aiClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-wuye-ai": {
"command": "npx",
"args": [
"-y",
"Wuye-AI/mcp-server-wuye-ai"
]
}
}
}Check the repository README for specific installation and configuration instructions.