Back to MCP Directory
Connections & Capabilities
Connects To
GitHub
Capabilities
read
Quickstart
Install
npx @modelcontextprotocol/inspectorConfig
{
"mcpServers": {
"CRIC物业AI": {
"transportType": "sse",
"url": "https://mcp.wuye-ai.cricbigdata.com/sse/mcp",
"headers": {
"Authorization": "Bearer {{您的 CRIC物业AI Access Token}}"
}
}
}
}Exposed MCP Tools (2)
safe
资讯日报Retrieves a daily report of news and information related to the property management industry.
Read-only operation; retrieves information without modifying data.
safe
知识库Searches the property management industry knowledge base for information related to a specific query.
Read-only operation; searches and retrieves information without modifying data.
Safety Assessment
The CRIC物业AI MCP Server is relatively safe due to its read-only nature and reliance on access tokens. However, proper management of access tokens is crucial to prevent unauthorized access to sensitive property management knowledge.
- Read-only access to knowledge bases.
- Requires authentication via Access Token.
- No direct data modification capabilities.
- Limited toolset focused on information retrieval.
- Potential for information misuse if access token is compromised.
- Reliance on external CRIC物业AI API.
- No explicit sandboxing mentioned for tool execution.
- Exposure of internal knowledge base content.
