Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by LOTUSSSB • Documentation & Docs
A Python-based MCP server that reads algorithm source files and PDFs, converts them to Markdown/Word, and stores LLM-generated analyses for automated documentation and reporting.
Ingest a codebase (C++/Python) and produce annotated Markdown analyses and algorithm documentation automatically.
Convert PDF research papers or reports into editable Markdown and then into DOCX using pandoc or a cloud conversion API.
Run LLM analysis (e.g., prompt-based review) on code or document content and persist the LLM outputs to a specified output directory.
This repository provides two related MCP server components (AlgoMD and PhyGen) that automate converting code and PDF inputs into Markdown and DOCX outputs and saving LLM analysis results. It uses uv/uvicorn, an MCP framework, httpx and optional pandoc or cloud conversion endpoints to perform PDF-to-Markdown and Markdown-to-DOCX conversion. The servers support reading code files, invoking LLMs (examples reference Claude), and saving produced content to output directories to streamline documentation and report workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.