Skip to main content
Finance & FintechPython

openMF/mcp-mifosx-self-service

A self-service integration for user registration, authentication, account management, transactions, and third-party transfers with Apache Fineract.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/openMF/mcp-mifosx-self-service

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-mifosx-self-service": {
      "command": "npx",
      "args": [
        "-y",
        "openMF/mcp-mifosx-self-service"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
openMF