Skip to main content
AppFolio

AppFolio

Discovers rental properties and units from the AppFolio Property Management platform and exposes MCP tools for rent rolls, work orders, owner statements, and delinquency reports.

AppFolio uses API client credentials (client ID and client secret). No OAuth flow is required.

FieldDescription
client_idAppFolio API client ID
client_secretAppFolio API client secret
client_domainYour AppFolio subdomain (e.g. acme for acme.appfolio.com)

Polls the AppFolio Reporting API to discover:

Entity TypeDescription
AppFolioPropertyA rental property managed in AppFolio
AppFolioUnitAn individual rentable unit within a property

Relations: UNIT_OF (Unit to Property)

ToolCategoryDescription
appfolio_rent_rollTransientCurrent rent roll: unit-level lease data, market rent, lease rent, tenant, and outstanding balance
appfolio_work_ordersTransientMaintenance work orders, filterable by property, status, and date range
appfolio_owner_statementTransientOwner statement for a date range: income, expenses, and net operating income per property
appfolio_delinquencyTransientDelinquency report showing tenants with outstanding balances
SkillDescription
appfolio-rent-rollReviews the current rent roll, summarizing occupancy, lease expirations, and rent variance
appfolio-maintenance-reviewReviews open work orders, identifying overdue items and maintenance patterns

Apache-2.0