Baronco/Local-Docs-MCP-Tool
A Model Context Protocol (MCP) server for interacting with local documents on Windows systems. This server provides tools to list, load, and process documents with support for OCR on scanned PDFs.
Platform-specific configuration:
{
"mcpServers": {
"Local-Docs-MCP-Tool": {
"command": "npx",
"args": [
"-y",
"Local-Docs-MCP-Tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...