Skip to main content
Glama

Document Organizer MCP Server

check_conversions

Analyze PDF files in a directory to identify which documents have been converted to Markdown format and detect any pending conversions.

Instructions

Analyze PDF collection to determine conversion status

Input Schema

NameRequiredDescriptionDefault
directory_pathYesPath to directory containing PDF files

Input Schema (JSON Schema)

{ "properties": { "directory_path": { "description": "Path to directory containing PDF files", "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