cordlesssteve/file-converter-mcp
If you are the rightful owner of file-converter-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Document Organizer MCP Server is a comprehensive tool designed for converting PDFs to Markdown, organizing documents, and standardizing project documentation.
Tools
Functions exposed to the LLM to take actions
convert_pdf
Convert PDF to Markdown with configurable options.
check_dependency
Verify and optionally install conversion engines.
document_organizer__discover_pdfs
Recursively find all PDF files.
document_organizer__check_conversions
Audit conversion status.
document_organizer__convert_missing
Convert only unconverted PDFs.
document_organizer__analyze_content
Categorize documents by content.
document_organizer__organize_structure
Create organized folder hierarchies.
document_organizer__full_workflow
Complete automation pipeline.
document_organizer__init_project_docs
Initialize standard documentation structure.
document_organizer__validate_doc_structure
Validate compliance.
document_organizer__archive_plan
Archive development plans.
document_organizer__create_weekly_handoff
Generate progress reports.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client