Skip to main content
Glama

Claude Historian

by Vvkmnn
MIT License
73
36

list_recent_sessions

Retrieve recent Claude Code conversation sessions with an optional limit to track and review past solutions or file changes efficiently.

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