Skip to main content
Glama

Aidderall MCP Server

by cheezcake
GPL 3.0
3

get_big_picture

View complete task stack with context using hierarchical task management. Highlights current task, tracks progress, and indicates zen state when no tasks remain. Outputs in text or JSON format.

Instructions

See ALL tasks in your task stack (including completed ones). Shows full work context as a living document. Marks current task with 'YOU ARE HERE'. Indicates zen state when no tasks exist OR all tasks are completed.

Input Schema

NameRequiredDescriptionDefault
formatNoOutput formattext

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "text", "description": "Output format", "enum": [ "text", "json" ], "type": "string" } }, "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