Skip to main content
Glama

Aidderall MCP Server

by cheezcake
GPL 3.0
3

list_siblings

Identify and display all sibling tasks adjacent to the current focus, including pending and completed ones. Helps users understand their position within the task sequence for better context and workflow clarity.

Instructions

See all sibling tasks to the left of current focus. May include both pending and completed tasks. Helpful for understanding your position in the current task sequence.

Input Schema

NameRequiredDescriptionDefault
include_bodyNoInclude task body content

Input Schema (JSON Schema)

{ "properties": { "include_body": { "default": false, "description": "Include task body content", "type": "boolean" } }, "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/cheezcake/aidderall_mcp'

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