Document Parser runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 2 Apr 2026.
Parse and extract structured data from various document formats (PDF, Word, HTML).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add document-parser -- npx -y @agenson-horrowitz/document-parser-mcp
{
"mcpServers": {
"document-parser": {
"args": [
"-y",
"@agenson-horrowitz/document-parser-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.document-parser]
command = "npx"
args = ["-y", "@agenson-horrowitz/document-parser-mcp"]
{
"mcpServers": {
"document-parser": {
"args": [
"-y",
"@agenson-horrowitz/document-parser-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"document-parser": {
"args": [
"-y",
"@agenson-horrowitz/document-parser-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.