io.github.Openfinanceorg/openfinance MCP Server
io.github.Openfinanceorg/openfinance
What is the io.github.Openfinanceorg/openfinance MCP server?
Connect your financial accounts to view balances, search transactions, and get spending insights.
How to install io.github.Openfinanceorg/openfinance
Copy-paste configuration for popular MCP clients.
OPENFINANCE_API_KEYrequiredsecretYour OpenFinance API key (starts with sk-)
OPENFINANCE_URLURL of your OpenFinance server
{
"mcpServers": {
"openfinance": {
"command": "npx",
"args": [
"-y",
"@openfinance-sh/mcp"
],
"env": {
"OPENFINANCE_API_KEY": "<YOUR_OPENFINANCE_API_KEY>",
"OPENFINANCE_URL": "<YOUR_OPENFINANCE_URL>"
}
}
}
}{
"mcpServers": {
"openfinance": {
"command": "npx",
"args": [
"-y",
"@openfinance-sh/mcp"
],
"env": {
"OPENFINANCE_API_KEY": "<YOUR_OPENFINANCE_API_KEY>",
"OPENFINANCE_URL": "<YOUR_OPENFINANCE_URL>"
}
}
}
}{
"mcpServers": {
"openfinance": {
"command": "npx",
"args": [
"-y",
"@openfinance-sh/mcp"
],
"env": {
"OPENFINANCE_API_KEY": "<YOUR_OPENFINANCE_API_KEY>",
"OPENFINANCE_URL": "<YOUR_OPENFINANCE_URL>"
}
}
}
}{
"servers": {
"openfinance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@openfinance-sh/mcp"
],
"env": {
"OPENFINANCE_API_KEY": "<YOUR_OPENFINANCE_API_KEY>",
"OPENFINANCE_URL": "<YOUR_OPENFINANCE_URL>"
}
}
}
}claude mcp add openfinance --env OPENFINANCE_API_KEY=<YOUR_OPENFINANCE_API_KEY> --env OPENFINANCE_URL=<YOUR_OPENFINANCE_URL> -- npx -y @openfinance-sh/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.