AILANG Parse
Deterministic DOCX/PPTX/XLSX/PDF parser: track changes, comments, headers, footers, merged cells.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://docparse.ailang.sunholo.com/mcp/{
"mcpServers": {
"parse": {
"command": "npx",
"args": [
"-y",
"@ailang/parse"
],
"env": {
"DOCPARSE_API_KEY": "<your-docparse_api_key>",
"AILANG_PARSE_MCP_URL": "<ailang_parse_mcp_url>"
}
}
}
}{
"mcpServers": {
"parse": {
"command": "npx",
"args": [
"-y",
"@ailang/parse"
],
"env": {
"DOCPARSE_API_KEY": "<your-docparse_api_key>",
"AILANG_PARSE_MCP_URL": "<ailang_parse_mcp_url>"
}
}
}
}npx -y @ailang/parse{
"mcpServers": {
"parse": {
"command": "uvx",
"args": [
"ailang-parse"
],
"env": {
"DOCPARSE_API_KEY": "<your-docparse_api_key>",
"AILANG_PARSE_MCP_URL": "<ailang_parse_mcp_url>"
}
}
}
}DOCPARSE_API_KEYAILANG Parse API key (dp_...). Optional — the bridge auto-loads keys saved at ~/.config/ailang-parse/credentials.json. Get one from https://www.sunholo.com/ailang-parse/
AILANG_PARSE_MCP_URLOverride the hosted MCP endpoint. Defaults to https://docparse.ailang.sunholo.com/mcp/
DOCPARSE_API_KEYAILANG Parse API key (dp_...). Optional — the bridge auto-loads keys saved at ~/.config/ailang-parse/credentials.json. Get one from https://www.sunholo.com/ailang-parse/
AILANG_PARSE_MCP_URLOverride the hosted MCP endpoint. Defaults to https://docparse.ailang.sunholo.com/mcp/
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Google Ads MCP server — manage campaigns, keywords, and metrics.
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai