doc convert mcp for Grok
io.github.anon2052/doc-convert-mcp
Document conversion MCP server: PDF to Markdown, image OCR, spreadsheet parsing.
client:Grok
transport:streamable-http
tools:4
Install doc convert mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"doc-convert-mcp": {
"type": "http",
"url": "https://doc-convert-mcp.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