Skip to main content
Glama

Claude Historian

by Vvkmnn
MIT License
16
45

find_tool_patterns

Analyzes successful tool usage patterns within Claude Historian's conversation history to optimize workflows and improve decision-making.

Instructions

Find patterns of successful tool usage

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of patterns (default: 20)
tool_nameNoOptional specific tool name to analyze

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of patterns (default: 20)", "type": "number" }, "tool_name": { "description": "Optional specific tool name to analyze", "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/Vvkmnn/claude-historian'

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