Financial Services

    Finance Automation Reducing Month-End Close Time by 40%

    Overview

    A fractional CFO serving multiple growing companies engaged New Clarity to eliminate one of the most time-consuming parts of his monthly workflow: manually translating P&L statements into the financial models his clients depend on. New Clarity built a custom Model Context Protocol (MCP) server in Python that connects directly to Claude, allowing the CFO to automate financial modeling end-to-end and reduce month-end close time by approximately 40%.

    The Challenge

    Month-end close is one of the highest-leverage but most repetitive parts of a fractional CFO's job. Each client produces P&L statements in slightly different formats, and translating those into consistent financial models requires hours of careful, manual data entry. The work is tedious, error-prone, and scales linearly with the number of clients served, making it a hard ceiling on growth.

    Off-the-shelf AI tools could draft narratives or answer questions, but none could safely and reliably perform the structured data work required to populate a real financial model.

    The New Clarity Solution

    New Clarity built a custom Model Context Protocol (MCP) server in Python that gives Claude direct, structured access to the CFO's financial workflow. Key capabilities include:

    • Automated P&L ingestion — Claude can read P&L statements in their native format and map line items into the standard model schema.
    • Financial model population — Values flow directly into the working model without manual copy-paste, with built-in validation to flag anomalies.
    • Conversational refinement — The CFO can interact with Claude in natural language to adjust assumptions, drill into variances, or generate client-ready commentary.
    • Reusable across clients — The same MCP server scales across the entire client portfolio without custom configuration per engagement.

    The Implementation

    The solution was delivered as a lightweight Python MCP server that runs locally and connects securely to Claude. By choosing the MCP standard, New Clarity ensured the integration would remain compatible as Claude's capabilities evolve, and that the same tooling could be extended to other parts of the CFO's workflow over time. Strict input validation and human-in-the-loop confirmation were built in from day one to maintain the accuracy standards finance work demands.

    The Results

    The AI-augmented workflow reduced month-end close time by approximately 40%, freeing up hours each cycle for higher-value advisory work. Manual data-entry errors dropped to near zero, and the CFO gained capacity to take on additional clients without sacrificing quality. The MCP server has become a foundational piece of his practice as a reusable AI capability rather than a one-off automation.