A core banking MCP server for managing clients, loans, savings, shares, and financial transactions.
Loading more......
An MCP server utilizing yfinance for obtaining Yahoo Finance data.
An MCP Server for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data.
MCP server integrating Alpha Vantage API, delivering real-time stock and crypto data for AI agents via Model Context Protocol.
Dedicated MCP server providing tools to retrieve real-time price information for various assets, including cryptocurrencies and precious metals.
MCP Server to query from your Beancount ledger or submit transactions, facilitating personal finance management.
MCP server that enables querying and analyzing Beancount ledger files using Beancount Query Language (BQL), useful for finance tracking and report generation.
Description: A core banking MCP (Model Context Protocol) server for managing clients, loans, savings, shares, and financial transactions, with the ability to interface with Apache Fineract®.
Source: https://github.com/openMF/mcp-mifosx
Category: finance-market-data-mcp-servers
Tags: banking, finance, transactions, open-source
fineract:// URIs for resourcesfineract://clients, fineract://clients/{clientId})fineract://loans, fineract://loans/{loanId})search_clients: Search clients by name/attributescreate_client: Create a new client (Node.js/Python only)update_loan_status: Update loan status (Java/Python only)