finance & fintech

Mcp Mifosx Self Service

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

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y openMF/mcp-mifosx-self-service

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

openMF/mcp-mifosx-self-service

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub