Skip to main content
Glama

Divide and Conquer MCP Server

by landicefu

get_checklist_summary

Generate a concise summary of a checklist with completion status. Optionally include detailed descriptions to track progress and monitor task completion efficiently.

Instructions

Returns a summary of the checklist with completion status.

Input Schema

NameRequiredDescriptionDefault
include_descriptionsNoWhether to include detailed descriptions in the summary

Input Schema (JSON Schema)

{ "properties": { "include_descriptions": { "default": false, "description": "Whether to include detailed descriptions in the summary", "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/landicefu/divide-and-conquer-mcp-server'

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