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.
The Limitless MCP Server is a Model Context Protocol server designed to connect data from the Limitless Pendant to various AI tools such as Claude, Windsurf, and others through the Limitless API. This server facilitates AI chat interfaces and agents to interact with Lifelog data in a structured and programmable manner, promoting organized and context-rich interactions. The server is dependent on real data recorded from the Limitless Pendant and requires a Limitless account and API key. The Limitless API is currently in beta, which may lead to occasional unreliability or changes. The server is under active development, with future updates planned to enhance features and introduce new tools.
Features
- List/Get Lifelogs: Retrieve Pendant recordings by ID, date, date range, or list recent entries with control over sort direction.
- Search Recent Logs: Perform text searches within recent Pendant recordings, limited to recent logs only.
Tools
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.