ilia-sokolov/OfficeAgent.NET
by Various
A translation layer between AI agents and OOXML - the format behind real Microsoft Word documents. Agents express intent; the library turns it into valid Open XML manipulations
MCP
ilia-sokolov/OfficeAgent.NET
Added 3 Sept 2026
Overview
A translation layer between AI agents and OOXML, the format behind real Microsoft Word documents. Agents express intent andhe library turns it into valid Open XML manipulations.
Best for
Best for
Developers building AI agents that create or modify Word documents in .NET
Use cases
- Generate Word documents from agent intent
- Edit existing .docx files programmatically
- Bridge LLM output to Open XML operations
How to use
Install
dotnet tool install --global OfficeAgent.Mcp Tools exposed
create_document
Tested with
Claude Code
Notes
A translation layer between AI agents and OOXML, the format behind real Microsoft Word documents. Agents express intent andhe library turns it into valid Open XML manipulations.
21 stars on GitHub. Last updated 2026-08-16. Licensed MIT.
Use cases
- Generate Word documents from agent intent
- Edit existing .docx files programmatically
- Bridge LLM output to Open XML operations
Pros
- Abstracts complex OOXML details behind a simpler intent interface
- Targets the real Word document format, not a proxy
- Fits naturally into C# and .NET agent workflows
Cons
- Very low star count suggests limited adoption and testing
- Requires a C#and .NET environment, which may exclude some agent stacks
- Documentation and community resources are likely sparse
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Abstracts complex OOXML details behind a simpler intent interface
- Targets the real Word document format, not a proxy
- Fits naturally into C# and .NET agent workflows
Cons
- Very low star count suggests limited adoption and testing
- Requires a C#and .NET environment, which may exclude some agent stacks
- Documentation and community resources are likely sparse
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
