openMF/mcp-mifosx-self-service
A self-service integration for user registration, authentication, account management, transactions, and third-party transfers with Apache Fineract.
Quick Start
Clone the repository:
git clone https://github.com/openMF/mcp-mifosx-self-serviceClaude 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.