Monarch MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 160 installs a week from pypi. Last commit 30 Jun 2026.
Access Monarch financial data — accounts, transactions, budgets, and more
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"
}
}
}
Answers built from our own checks of this server.