Skip to main content
Glama

Document Organizer MCP Server

full_workflow

Organize documents automatically by converting PDFs to Markdown, categorizing content, and managing workflows in a specified directory.

Instructions

Execute end-to-end document organization pipeline

Input Schema

NameRequiredDescriptionDefault
directory_pathYesPath to directory to organize completely

Input Schema (JSON Schema)

{ "properties": { "directory_path": { "description": "Path to directory to organize completely", "type": "string" } }, "required": [ "directory_path" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cordlesssteve/document-organizer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server