Skip to content

Statement Normalizer for Cline

io.github.jfortier93/statement-normalizer-mcp

Deterministic bank-statement parsing: messy CSV/OFX to clean categorized rows. In-memory only.

client:Cline transport:streamable-http

Install Statement Normalizer in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "statement-normalizer-mcp": {
      "url": "https://statement-normalizer.mcpize.run"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Statement Normalizer in other clients