Catalog
io.github.jeresalmisto/calcfi-mcp
Official24 free personal-finance + macro tools (mortgage, paycheck, tax, FRED, BLS) for LLM agents.
Provides 24 personal finance and macro calculation tools including mortgages and taxes.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"calcfi-mcp": {
"command": "npx",
"args": [
"-y",
"calcfi-mcp-server@0.1.6"
]
}
}
}