If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/hey-mn8z/ZenRent

ZenRent

REMOTE
hey-mn8z/ZenRent

**ZenRent MCP** — the UK property management MCP server for landlords. Connect Claude, ChatGPT, or any MCP-compatible client to your [ZenRent](https://zenrent.co.uk) account to manage rental properties, tenants, finances, and compliance through natural conversation. ### What it does - **Properties** — list and inspect your portfolio, units, addresses, and occupancy - **Residents** — view tenants, leases, contact info, and payment history - **Issues** — triage maintenance issues and work orders - **Financials** — query transactions and generate income/expense reports - **Dashboard** — get at-a-glance portfolio metrics (rent due, open issues, occupancy) ### How it works - **Hosted** — no install required. Point your client at `https://app.zenrent.co.uk/api/mcp` - **OAuth 2.1 + PKCE** — one-click sign-in for Claude and ChatGPT, with per-client consent - **Granular permissions** — toggle read/write per section (properties, residents, financials...) from ZenRent Settings → MCP. Enforced server-side on every call - **Active session management** — see and revoke any connected AI client at any time ### Tools (12) `list_properties`, `get_property`, `list_residents`, `get_resident`, `list_issues`, `get_issue`, `get_transactions`, `get_financial_report`, `get_dashboard`, plus `check_permission`, `list_permissions`, `get_section_info` for permission introspection. Built for UK landlords managing single lets, HMOs, and small portfolios. [Full docs →](https://github.com/Jagbo/zenrent-mcp)

○ Remote (HTTP) Server
This server runs on the internet and communicates over HTTP. It does not have direct access to your local filesystem or environment variables.
Tools
12
Indexed
3d ago
Transport
Remote / HTTP
Liveness
● Live
Uptime
100%based on 14 checks
Avg response
320ms
← older · newer →
Security Scan
Security scan pending — this server has not yet been analyzed.
Risk Surface
Risk surface analysis pending — tool annotation scanning is coming soon.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://zenrent--hey-mn8z.run.tools
Tools (12)
check_permission
Check whether the AI assistant is allowed to read or write a specific section of the landlord's data. Call this BEFORE accessing any user data.
list_permissions
List all MCP permissions for the current user, showing which sections the AI can read/write and which are locked by plan.
get_section_info
Get detailed information about a specific section including its display name, description, and current permission state.
list_properties
List the landlord's rental properties with optional filters by city, property type, or status.
get_property
Get full details for a specific property by its ID, including address, tenants, and financials.
list_residents
List tenants/residents across all properties, optionally filtered by property or status.
get_resident
Get detailed information about a specific tenant/resident by their ID.
list_issues
List maintenance issues and work orders, optionally filtered by property, status, or priority.
get_issue
Get full details of a specific maintenance issue by its ID.
get_transactions
List financial transactions (income, expenses), optionally filtered by property or date range.
get_financial_report
Generate a financial summary report for a date range, optionally for a specific property.
get_dashboard
Get dashboard overview metrics: property count, tenant count, active issues, occupancy rate, and financial totals.
Is this your server?
Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming — register now and you'll be first in line.
Create your account →
Indexed from Smithery · Updates nightly
View on Smithery →