Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/sunholo-data/ailang-parse/parsegit clone --depth 1 https://github.com/sunholo-data/ailang-parseGrade A, and why
parse scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"parse": {
"command": "npx",
"args": [
"-y",
"@ailang/parse"
],
"env": {
"DOCPARSE_API_KEY": "",
"AILANG_PARSE_MCP_URL": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 13 lines scan A e5ca57ba05ff
parse is an MCP server published in the GitHub repository sunholo-data/ailang-parse (0 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
carbone-mcp
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating. Runs locally from the carbone-mcp npm package. Needs 2 environment variables to run.
refigure
DOCX/XLSX -> Markdown conversion with native OOXML chart-data extraction (no rasterize/OCR/VLM needed) + optional VLM interpretation for figures with no native chart data. Runs locally from the refigure Python package.
anydoc
Local MCP server that converts PDF, Word, PowerPoint, Excel and more to Markdown with anydoc. No API key. Files stay on your machine. Runs locally from the mcp-server-anydoc npm package.
md2doc
Markdown to DOCX conversion MCP Server. Runs locally from the md2doc Python package.
aigroup-mdtoword-mcp
本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题. Runs locally from the aigroup-mdtoword-mcp npm package.
md2doc
Markdown to DOCX conversion MCP Server. Runs locally from the md2doc Python package.