Skip to main content
Glama

MCP Agile Flow

by smian0

get_thought_stats

Analyze and generate statistics for recorded thoughts, including count and depth distribution. Filter results by specific categories to gain targeted insights into thought patterns.

Instructions

Get statistics about recorded thoughts. This tool provides statistics about recorded thoughts, such as count and depth distribution. Results can be filtered by category.

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter to get stats for a specific category

Input Schema (JSON Schema)

{ "properties": { "category": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Filter to get stats for a specific category", "title": "Category" } }, "title": "get_thought_statsArguments", "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/smian0/mcp-agile-flow'

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