Skip to main content
Glama

Software Planning Tool

by NightTrek

save_plan

Save implementation plans directly within the Software Planning Tool to manage tasks, track progress, and streamline software development workflows.

Instructions

Save the current implementation plan

Input Schema

NameRequiredDescriptionDefault
planYesThe implementation plan text to save

Input Schema (JSON Schema)

{ "properties": { "plan": { "description": "The implementation plan text to save", "type": "string" } }, "required": [ "plan" ], "type": "object" }
Install Server

Other Tools from Software Planning Tool

Related Tools

    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/NightTrek/Software-planning-mcp'

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