openMF/mcp-mifosx
A core banking integration for managing clients, loans, savings, shares, financial transactions and generating financial reports.
Quick Start
Clone the repository:
git clone https://github.com/openMF/mcp-mifosxClaude Desktop configuration example:
{
"mcpServers": {
"mcp-mifosx": {
"command": "npx",
"args": [
"-y",
"openMF/mcp-mifosx"
]
}
}
}Check the repository README for specific installation and configuration instructions.