docmcp — Word & Excel files for Gemini CLI
io.github.adirdavi/docmcp
Real .docx and .xlsx files from structured data, with automatic Hebrew/Arabic RTL.
client:Gemini CLI
transport:streamable-http
Install docmcp — Word & Excel files in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docmcp": {
"httpUrl": "https://docmcp.onrender.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs