← Back to Plugins
MCP Server MCP

Word AI

github By github 👁 1 views ▲ 0 votes

Structure-preserving Word DOCX editing MCP server and Office.js bridge for AI agents.

Homepage Verified source GitHub

Install

mcpb:https://github.com/flyfish-dev/word-ai/releases/download/v0.8.6/word-ai-0.8.6.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/flyfish-dev/word-ai/releases/download/v0.8.6/word-ai-0.8.6.mcpb",
      "fileSha256": "3cef080a898ce623a0fe930422ebb6084967244d79c0a2988b1d511f3e901fb2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...