adeu: Adeu is an MCP server and Python SDK that provides a 'Virtual DOM' for Microsoft Word, enabling AI agents to edit documents non-destructively with native track changes. It translates DOCX files into token-efficient Markdown with CriticMarkup and a semantic appendix, and validates edits before committing them safely.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Legal contract review and editing by AI agents with non-destructive track changes.
Building LLM applications that interact with custom tools and data sources