Labsco
MCP SERVER

CRIC Wuye AI

by wuye-ai

Search CRIC's property-management knowledge bases and pull the industry's daily news briefing, in Chinese.

Real Estate & PropertyVerified
Summary
A vertical knowledge base you cannot search any other way, gated on an account with CRIC.

The knowledge is the product: Chinese property-management regulations, judgments, company records and case studies, curated rather than scraped. The tool order matters — SearchKnowledgeBase needs an identifier that only ListAvailableKnowledgeBases can give you, so a search attempted first simply fails.

What it is

An MCP server over CRIC Wuye AI, a Chinese property-management knowledge platform. It exposes the daily industry news digest, the questions currently trending on the platform, and search across its curated knowledge bases.

What you get
  • SearchKnowledgeBase — search a named knowledge base and get back passages or whole documents for the model to work from
  • ListAvailableKnowledgeBases — the knowledge bases your account can reach, with the IDs SearchKnowledgeBase requires
  • GetNewsForDate — the property-industry news digest for a given date
  • GetTrendingQuestions — the categories and list of questions currently trending on the platform
  • Coverage spans regulations and case law, company and project records, industry research, emergency response, complaint handling and non-residential property research
Requirements

A CRIC Wuye AI access token, applied for on their site. The server runs either over stdio, started by your client, or against CRIC's hosted endpoint with the token in an authorization header. Test and production tokens are separate and not interchangeable.

Setup effort

One command plus a key — CRIC_WUYE_AI_ACCESS_TOKEN={{您的 CRIC物业AI Access Token}} npx -y @wuye-ai/mcp-server-wuye-ai, then supply credentials