Skip to main content
Glama

Document Organizer MCP Server

analyze_content

Analyze markdown files to automatically determine document categories based on content, enabling systematic organization and workflow management.

Instructions

Analyze markdown files to automatically determine document categories

Input Schema

NameRequiredDescriptionDefault
directory_pathYesPath to directory containing markdown files

Input Schema (JSON Schema)

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