Software Planning Tool
by NightTrek
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_planningC | Start a new planning session with a goal |
| save_planC | Save the current implementation plan |
| add_todoC | Add a new todo item to the current plan |
| remove_todoC | Remove a todo item from the current plan |
| get_todosB | Get all todos in the current plan |
| update_todo_statusC | Update the completion status of a todo item |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current Goal | The current software development goal being planned |
| Implementation Plan | The current implementation plan with todos |
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/NightTrek/Software-planning-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server