Loading...
npx @modelcontextprotocol/inspectorCreate ClientCreates a new client in the Fineract system.
Adds new data to the system.
Activate ClientActivates an existing client account.
Changes the state of a client account.
Add Address to ClientAdds address information to a client's profile.
Adds data to the client's profile.
Add Personal Reference to ClientAdds a personal reference to a client's profile.
Adds sensitive data to the client's profile.
Create a Loan ProductCreates a new loan product with specified parameters.
Creates a new financial product.
Create Loan ApplicationCreates a loan application for a client using a loan product.
Initiates a loan application process.
Approve Loan ApplicationApproves a loan application.
Advances the loan application process.
Disbursement of LoanDisburses the approved loan amount to the client.
Transfers funds to the client.
Make Loan RepaymentRecords a loan repayment transaction.
Records financial transactions.
Create Savings ProductCreates a new savings product.
Creates a new financial product.
Create a Savings Account ApplicationCreates a savings account application for a client.
Initiates a savings account application.
Approve Savings ApplicationApproves a savings account application.
Advances the savings account application process.
Activate Savings AccountActivates a savings account.
Changes the state of a savings account.
Make a Deposit TransactionCreates a deposit transaction for a savings account.
Records financial transactions.
Make a Withdrawal TransactionCreates a withdrawal transaction for a savings account.
Records financial transactions.
The Mifos MCP offers a balance of functionality and risk. It's safe for read-only operations and testing in sandboxed environments. However, write operations should be carefully monitored and the API token securely managed to prevent unauthorized modifications to financial data.