danieleugenewilliams/document_analysis
An intelligent directory analysis and organization tool that combines FastMCP for client-server communication with local LLM capabilities to provide smart file organization suggestions and directory structure analysis
Platform-specific configuration:
{
"mcpServers": {
"document_analysis": {
"command": "npx",
"args": [
"-y",
"document_analysis"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...