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 |
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 | |
Latest Blog Posts
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/ericbuess/limitless-ai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server