Submit

Monexa

@emilijan-koteski

MCP server for the Monexa personal finance API. Track expenses, manage categories and payment methods, view spending statistics, and handle multi-currency finances — all through AI.

Tools

Server Config

{
  "mcpServers": {
    "monexa": {
      "command": "npx",
      "args": [
        "-y",
        "monexa-mcp-server"
      ],
      "env": {
        "MONEXA_EMAIL": "your@email.com",
        "MONEXA_PASSWORD": "your_password"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.