Skip to content
Grok

docmcp — Word & Excel files for Grok

io.github.adirdavi/docmcp

Real .docx and .xlsx files from structured data, with automatic Hebrew/Arabic RTL.

client:Grok transport:streamable-http

Install docmcp — Word & Excel files in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "docmcp": {
      "type": "http",
      "url": "https://docmcp.onrender.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

docmcp — Word & Excel files in other clients