stagenth · 文档解析 for Gemini CLI
com.stagenth/doc-parse
Parse PDF/Word/PPT/HTML to Markdown; tables as JSON, image extraction, RAG chunking, page ranges.
client:Gemini CLI
transport:streamable-http
Install stagenth · 文档解析 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"doc-parse": {
"httpUrl": "https://stagenth.com/mcp/doc-parse/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs