What is the AILANG Parse MCP server?
Deterministic DOCX/PPTX/XLSX/PDF parser: track changes, comments, headers, footers, merged cells.
How to install AILANG Parse
Copy-paste configuration for popular MCP clients.
DOCPARSE_API_KEYsecretAILANG 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/
{
"mcpServers": {
"parse": {
"command": "npx",
"args": [
"-y",
"@ailang/parse",
"mcp"
],
"env": {
"DOCPARSE_API_KEY": "<YOUR_DOCPARSE_API_KEY>",
"AILANG_PARSE_MCP_URL": "<YOUR_AILANG_PARSE_MCP_URL>"
}
}
}
}{
"mcpServers": {
"parse": {
"command": "npx",
"args": [
"-y",
"@ailang/parse",
"mcp"
],
"env": {
"DOCPARSE_API_KEY": "<YOUR_DOCPARSE_API_KEY>",
"AILANG_PARSE_MCP_URL": "<YOUR_AILANG_PARSE_MCP_URL>"
}
}
}
}{
"mcpServers": {
"parse": {
"command": "npx",
"args": [
"-y",
"@ailang/parse",
"mcp"
],
"env": {
"DOCPARSE_API_KEY": "<YOUR_DOCPARSE_API_KEY>",
"AILANG_PARSE_MCP_URL": "<YOUR_AILANG_PARSE_MCP_URL>"
}
}
}
}{
"servers": {
"parse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ailang/parse",
"mcp"
],
"env": {
"DOCPARSE_API_KEY": "<YOUR_DOCPARSE_API_KEY>",
"AILANG_PARSE_MCP_URL": "<YOUR_AILANG_PARSE_MCP_URL>"
}
}
}
}claude mcp add parse --env DOCPARSE_API_KEY=<YOUR_DOCPARSE_API_KEY> --env AILANG_PARSE_MCP_URL=<YOUR_AILANG_PARSE_MCP_URL> -- npx -y @ailang/parse mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.