OpenLMNP MCP Tools
OpenLMNP exposes 45 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_propertiesRead-onlylist properties
-
get_propertyRead-onlyget property
-
list_incomesRead-onlylist incomes
-
get_incomeRead-onlyget income
-
list_expensesRead-onlylist expenses
-
get_expenseRead-onlyget expense
-
list_loansRead-onlylist loans
-
get_loanRead-onlyget loan
-
get_loan_scheduleRead-onlyget loan schedule
-
list_fiscal_yearsRead-onlylist fiscal years
-
get_fiscal_yearRead-onlyget fiscal year
-
list_furnitureRead-onlylist furniture
-
list_property_worksRead-onlylist property works
-
list_property_componentsRead-onlylist property components
-
get_onboarding_statusRead-onlyget onboarding status
-
get_dashboard_summaryRead-onlyget dashboard summary
-
create_incomeMutatingcreate income
-
update_incomeMutatingupdate income
-
create_expenseMutatingcreate expense
-
update_expenseMutatingupdate expense
-
create_furnitureMutatingcreate furniture
-
update_furnitureMutatingupdate furniture
-
create_property_workMutatingcreate property work
-
update_property_workMutatingupdate property work
-
attach_documentattach document
-
compute_depreciationcompute depreciation
-
estimate_market_valueestimate market value
-
compute_fiscal_yearcompute fiscal year
-
compare_micro_biccompare micro bic
-
compute_loan_schedulecompute loan schedule
-
compute_tvacompute tva
-
generate_fecgenerate fec
-
generate_tax_returngenerate tax return
-
create_propertyMutatingcreate property
-
update_propertyMutatingupdate property
-
delete_incomeMutatingdelete income
-
delete_expenseMutatingdelete expense
-
delete_furnitureMutatingdelete furniture
-
delete_property_workMutatingdelete property work
-
delete_documentMutatingdelete document
-
list_categoriesRead-onlylist categories
-
import_airbnb_csvMutatingimport airbnb csv
-
export_documentsRead-onlyexport documents
-
get_projectionRead-onlyget projection
-
get_simulationRead-onlyget simulation
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.