mcp-mifosx-self-service

openMF/mcp-mifosx-self-service
★ 9 stars Python Security Updated 1d ago ⚠ Review
MCP Server for Mifos X - Self Service
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-mifosx-self-serv": {
      "command": "uvx",
      "args": [
        "mcp-mifosx-self-service"
      ]
    }
  }
}

Or install with pip: pip install mcp-mifosx-self-service

README Excerpt

MifosX Self Service MCP is a Model Context Protocol (MCP) server built using FastMCP (Python). It exposes a set of AI-callable tools that allow MCP-compatible clients (such as Claude Desktop or DeepChat) to securely interact with the Apache Fineract / MifosX Self-Service APIs. This project enables AI-driven banking workflows such as authentication, account access, beneficiary management, loans, savings, and transfers — while keeping all sensitive logic on the server side.

Tools (20)

MIFOS_BASE_URLMIFOS_TENANTadd_beneficiarycalculate_loan_repayment_calendarconfirm_registrationcreate_guarantordefaultdelete_beneficiarydelete_guarantorget_beneficiariesget_beneficiary_templateget_client_accountsget_client_chargesget_client_infoget_client_transactionsget_guarantor_listget_guarantor_templateget_loan_account_chargesget_loan_account_detailsget_loan_product_details