Mifos X - AI - Model Context Protocol (MCP) for Apache Fineract®
@openMF
Mifos X - AI - Model Context Protocol (MCP) for Apache Fineract® について
Model Context Protocol - MCP for Mifos X
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mifosx": {
"command": "jbang",
"args": [
"--quiet",
"org.mifos.community.ai.mcp:mcp-server:1.0.0-SNAPSHOT:runner"
],
"env": {
"MIFOSX_BASE_URL": "",
"MIFOSX_BASIC_AUTH_TOKEN": "",
"MIFOS_TENANT_ID": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mifos X - AI - Model Context Protocol (MCP) for Apache Fineract®?
This project provides a Model Context Protocol (MCP) server for the Mifos X Ecosystem, enabling AI agents to access financial data and operations from the Apache Fineract banking backend. It is a standalone, stateless integration tier that works with any MCP-compatible client, with implementations available in Go (102 tools), Java (38 tools), Python (49 tools), and Rust (89 tools).
How to use Mifos X - AI - Model Context Protocol (MCP) for Apache Fineract®?
Choose an implementation, configure environment variables (copy .env.example and set the Fineract base URL, authentication token, and tenant ID), then build and run the server. For example, with Go: cd go && go build -o mcp-server && ./mcp-server. Use the MCP Inspector (npx @modelcontextprotocol/inspector <command>) to test interactively.
Key features of Mifos X - AI - Model Context Protocol (MCP) for Apache Fineract®?
- Multi-language implementations (Go, Java, Python, Rust)
- Stateless design with no user data storage
- RBAC enforced via Fineract’s native permissions
- Data sovereignty – the server makes no external calls
- Universal compatibility with any MCP client
- Up to 102 typed tools in the Go implementation
Use cases of Mifos X - AI - Model Context Protocol (MCP) for Apache Fineract®?
- Automating client onboarding and identity management
- Managing loan lifecycles (application, approval, disbursement, repayment)
- Handling savings accounts (creation, activation, deposits, withdrawals)
- Performing bulk operations on groups and centers
- Generating reports and documents
「その他」の他のコンテンツ
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント