Skip to main content
Glama

MCP Think Tank

by flight505

next_task

Retrieve and mark the next highest priority task as in-progress using the MCP Think Tank server, ensuring efficient task management and focused execution.

Instructions

Get the next highest priority todo task and mark it as in-progress.

Input Schema

NameRequiredDescriptionDefault
random_stringNoDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "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/flight505/mcp-think-tank'

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