Skip to main content
Finance & FintechTypeScript

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.

finance-fintechofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/wuye-ai/mcp-server-wuye-ai

Claude 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.

Details

Category
Finance & Fintech
Language
TypeScript
Author
wuye-ai