The Limitless MCP Server provides AI assistants with access to the Limitless API for retrieving and searching personal lifelogs recorded via the Limitless Pendant. Developed by Ryan Boyle, this TypeScript implementation offers five specialized tools for interacting with lifelog data: retrieving logs by ID, listing logs by date or time range, fetching recent recordings, and performing keyword searches within log content. The server handles API authentication, pagination, error management, and result formatting while providing clear guidance on tool selection—recommending list operations for conceptual analysis and reserving search functionality specifically for keyword queries. It's particularly useful for users who want their AI assistants to analyze their Limitless recordings for summaries, action items, and key topics without requiring direct API access.
Retrieves a single Pendant recording by its specific ID.
Lists Pendant recordings for a specific date.
Lists Pendant recordings within a date/time range.
Lists the most recent Pendant recordings.
Searches title/content of *recent* Pendant recordings (limited scope!).
No reviews yet. Be the first to review!
Sign in to join the conversation