ipvr9/mcp-limitless-server
If you are the rightful owner of mcp-limitless-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Limitless MCP Server (v0.1.0) connects Limitless Pendant data to AI tools via the Limitless API, enabling structured interactions with Lifelog data.
Tools
Functions exposed to the LLM to take actions
limitless_get_lifelog_by_id
Retrieves a single Pendant recording by its specific ID.
limitless_list_lifelogs_by_date
Lists Pendant recordings for a specific date.
limitless_list_lifelogs_by_range
Lists Pendant recordings within a date/time range.
limitless_list_recent_lifelogs
Lists the most recent Pendant recordings.
limitless_search_lifelogs
Searches title/content of recent Pendant recordings.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client