Skip to content
Back to search
30
MCP

Word AI

io.github.flyfish-dev/word-ai

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

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

docx-forge-mcp
MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents
0 tools
Safe Docx
AI-native surgical editing of existing Word .docx files with formatting preservation
0 tools
Safe Docx
AI-native surgical editing of existing Word .docx files with formatting preservation
0 tools
com.hushvert/mcp
File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.
0 tools
io.github.dancourse/agentdocs
An agent-first office suite your AI reads and writes over MCP.
0 tools · streamable-http
io.github.krayinc/docbase
DocBase MCP server for AI agents
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "word_ai": {
      "url": "None",
      "transport": "http"
    }
  }
}