Monarch MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 183 installs a week from pypi. Last commit 15 Sep 2026.
Access Monarch financial data — accounts, transactions, budgets, and more
Today is the operative word: we check Monarch MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add monarch-mcp -- uvx monarch-mcp-jamiew
{
"mcpServers": {
"monarch-mcp": {
"args": [
"monarch-mcp-jamiew"
],
"command": "uvx"
}
}
}
[mcp_servers.monarch-mcp]
command = "uvx"
args = ["monarch-mcp-jamiew"]
{
"mcpServers": {
"monarch-mcp": {
"args": [
"monarch-mcp-jamiew"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"monarch-mcp": {
"args": [
"monarch-mcp-jamiew"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MONARCH_EMAIL (Your Monarch Money account email), MONARCH_PASSWORD (Your Monarch Money account password), MONARCH_MFA_SECRET (Your TOTP secret key for 2FA), MONARCH_FORCE_LOGIN (Set to 'true' to bypass session cache).
The author declared them in the registry entry; get the values from the project itself.
MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.
MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more.
Access SEC filings, insider transactions, and financial data via the ShareSEER API.
MCP Server for NEXT Finance ERP (finance.net.br) — browser login, wallets, accounts, transactions.
Connect your financial accounts to view balances, search transactions, and get spending insights.
MCP server for Ghostfolio portfolio management and financial data access
MCP server for Open Finance Brasil — accounts, transactions, consents, credit, loans, investments
joinBudget MCP: Manage personal finances, budget spaces, transactions, and categories.
Answers built from our own checks of this server.