fantadrinker/finance-app-mcp-server
3.2
If you are the rightful owner of finance-app-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is an MCP server designed for a finance application, facilitating seamless integration and communication between various financial tools and platforms.
Finance-app-server
This is an MCP server for finance app.
Usage with Ollama
-
install mcphost
-
Add a
local.json
file to somewhere in your filesystem following instructions on https://github.com/mark3labs/mcphost -
install ollama and a model that is compatible with tools/function calls
-
run mcphost with ollama with
mcphost -m ollama:<model-name> --config <path-to-local.json>