Skip to main content
Glama

Claude Historian

by Vvkmnn
MIT License
16
45

list_recent_sessions

Retrieve recent conversation sessions to track interactions and review past solutions from Claude Historian. Specify a limit to control the number of sessions displayed.

Instructions

List recent conversation sessions

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of sessions (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of sessions (default: 10)", "type": "number" } }, "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