Skip to main content
Glama
SolonaBot

Software Planning Tool

by SolonaBot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
start_planningB

Start a new planning session with a goal

save_planC

Save the current implementation plan

add_todoB

Add a new todo item to the current plan

remove_todoA

Remove a todo item from the current plan

get_todosA

Get all todos in the current plan

update_todo_statusB

Update the completion status of a todo item

update_goalA

Update the description of the current goal

get_planA

Get the current implementation plan as formatted text

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Current GoalThe current software development goal being planned
Implementation PlanThe 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/SolonaBot/Software-planning-mcp'

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