Skip to main content
Glama

Claude Historian

by Vvkmnn
MIT License
73
36

find_tool_patterns

Analyze successful tool usage patterns in Claude Historian to improve workflows, optimize solutions, and learn from past code conversations.

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