69
/ 100
10 days ago
glama

Property MCP Server

Enables AI assistants to operate property management systems via natural language, covering repair orders, owner info, payments, notices, and inspections. Features a full agentic workflow with human-in-the-loop and observability.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: PROPERTY_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPROPERTY_USER_ID切换角色:把 改成 u1(管理员)/u2(管家)/u3(维修工)/u4(业主张伟),重启 Trae 即可以不同身份调用工具。
configDATA_SOURCEexport =real
configPROPERTY_API_BASEexport =https://your-property-system/api
🔐 secretPROPERTY_API_TOKENexport =your-service-token
configPROPERTY_DB_URL
configOTEL_SERVICE_VERSION
configDEPLOY_ENV
configOTEL_CONSOLE_EXPORTERConsole SpanExporter 默认开启,=off 关闭 开发调试,stderr 直接看 trace JSON
configOTEL_EXPORTER_OTLP_ENDPOINTOTLP HTTP Exporter 设 开启 生产对接 Jaeger/Tempo/Grafana
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/digitsouler-property-mcp-server-10323f)](https://m8ven.ai/mcp/digitsouler-property-mcp-server-10323f)
commit: cc0fd143696b261a8571090274554fa823fe2089
code hash: 18c01338a389eda5c5b9a8d2abbfe0dfb67042ba68a099b7d0163a034e16c384
verified: 7/21/2026, 8:42:13 AM
view raw JSON →