Skip to content
VS Code

docmcp — Word & Excel files for VS Code

io.github.adirdavi/docmcp

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

client:VS Code transport:streamable-http

Install docmcp — Word & Excel files in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

docmcp — Word & Excel files in other clients