my-cfo-mcp

aakash15kahar/my-cfo-mcp
★ 0 stars JavaScript AI/LLM Updated today
My CFO MCP Server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "my-cfo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aakash15kahar/my-cfo-mcp"
      ]
    }
  }
}

README Excerpt

Connect any AI to your financial data. Built on Cloudflare Workers. Exposes 15 tools that any AI can call: - get_summary, get_transactions, add_transaction, delete_transaction - get_goals, add_goal, update_goal, delete_goal - get_investments, add_investment, update_investment_balance, delete_investment