{"type":"mcp_server","name":"limitless-mcp-server","description":"This repository offers a minimal MCP server/client implementation for the Limitless Developer API, demonstrating how to expose and call API endpoints as MCP tools within a single codebase.","category":"Developer Tools","language":"TypeScript","stars":14,"forks":0,"owner":"manueltarouca","github_url":"https://github.com/manueltarouca/limitless-mcp-server","homepage":null,"setup":"## Setup\n\n1. **Clone the repository** and navigate into it.\n2. **Install dependencies:**\n\n```bash\nnpm ci\n```\n\n3. **Export** your API key:\n\n```sh\nexport LIMITLESS_API_KEY=your_api_key_here\n```","tools":"## Available Tools\n\n1. MCP Server (Exposes a GET endpoint: `getLifelogs`)\n2. MCP Client (Connects to the server and calls the tools.)\n3. Interactive Mode (Allows calling any tool with JSON parameters.)\n4. Passes environment variables (including API key) to the spawned server.","faq":null,"created_at":"2025-03-15T01:26:08+00:00","updated_at":"2025-03-22T03:24:32+00:00","source_url":"https://model-context-protocol.com/servers/limitless-api-mcp-server-client-tools","related_articles":[]}