Installation & Configuration
{
"mcpServers": {
"mifos-banking": {
"command": "python3",
"args": [
"main.py"
],
"env": {
"MIFOS_BASE_URL": "https://tt.mifos.community",
"MIFOS_TENANT": "default"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12