Stats
Actions
Tags
From legalrabbit-docx
Local MCP server that runs a downloader batch script for retrieving legal document files (DOCX). Provides file access capabilities to Claude.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"legalrabbit-docx-voyager": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/downloader.bat"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/scripts/downloader.batDeclared capabilities of this MCP server
npx claudepluginhub legalrabbit-ai/legalrabbit-docx-claude-plugin