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%.
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.
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:
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 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.