limitless-ai-mcp-server
by ericbuess
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache lifetime in milliseconds for lifelogs (5 minutes) | 300000 |
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARN, ERROR) | INFO |
| CACHE_MAX_SIZE | No | Maximum cached items for lifelogs | 100 |
| SEARCH_CACHE_TTL | No | Cache lifetime in milliseconds for search results (3 minutes) | 180000 |
| LIMITLESS_API_KEY | Yes | Your Limitless API key from https://limitless.ai/developers | |
| LIMITLESS_TIMEOUT | No | Timeout in milliseconds for API requests | 120000 |
| LIMITLESS_BASE_URL | No | Custom API endpoint URL | https://api.limitless.ai/v1 |
| SEARCH_CACHE_MAX_SIZE | No | Maximum cached items for search results | 50 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |