Skip to main content
Glama

manage_project_file

Automatically creates or updates project documentation files (index.md, ROADMAP.md, TODO.md, STATUS.md, DECISIONS.md) based on development context and content analysis.

Instructions

Smart tool that automatically determines which project file to create or update based on context. Use this when making changes to the project - it will check project state and determine if index.md, ROADMAP.md, TODO.md, STATUS.md, or DECISIONS.md should be created/updated. This is the primary tool for managing project documentation during development.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesThe action being performed: "planning" (creates/updates ROADMAP), "task" (creates/updates TODO), "status_change" (creates/updates STATUS), "decision" (creates/updates DECISIONS), "contract" (creates/updates index), "auto" (automatically determines based on content).
contentYesThe content to add or update. For "auto" mode, describe what you're doing and the tool will determine the appropriate file.
fileTypeNoOptional: Force a specific file type. If not provided and action is "auto", the tool will determine automatically.

Latest Blog Posts

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/pouyanafisi/project-mcp'

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