Mcp Ooxml Ledger is a Model Context Protocol (MCP) server: Edit Office documents and prove no edit went unrecorded. In practice that means any MCP-compatible AI assistant can call Mcp Ooxml Ledger's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the Python package mcp-ooxml-ledger (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.2.1, published under the MIT license, with source at Anselmoo/mcp-ooxml-ledger on GitHub.
Mcp Ooxml Ledger is listed under Finance on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Mcp Ooxml Ledger for Anselmoo, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — mcp-ooxml-ledger · MCP over stdio
▸Docker image — ghcr.io/anselmoo/mcp-ooxml-ledger:0.2.1 · MCP over stdio
▸Open source — MIT license · Anselmoo/mcp-ooxml-ledger