Sponsored by Deepsite.site

lst.so mcp

Created By
andresmaxa month ago
Task tracker for AI agents. Manage tasks, subtasks, tags, and activity logs from Claude Code, Cursor, or any MCP client.
Overview

lst-mcp

1.0.3 • Public • Published

lst-mcp

MCP server for lst.so — the task tracker where you and your AI agents share one list.

Manage tasks, subtasks, tags, and activity logs from Claude Code, Cursor, ChatGPT, or any MCP-compatible client.

Setup

  1. Get your API key at lst.so/settings
  2. Add to your MCP config:
{
  "mcpServers": {
    "lst": {
      "command": "npx",
      "args": ["-y", "lst-mcp"],
      "env": {
        "LST_API_KEY": "your-api-key"
      }
    }
  }
}

Config file locations

ClientPath
Claude Code .claude/settings.json or ~/.claude/settings.json
Claude Desktop~/Library/Application Support/Claude/claude_desktop_config.json
CursorCursor Settings > MCP

Tools

Tasks

  • list_tasks — List tasks. Filter by status (open/done), tag, agent, or due (today/overdue/upcoming)
  • get_task — Get a task with its subtasks and activity log
  • create_task — Create a task with priority, agent, due date, tags, notes, and recurrence
  • update_task — Update a task. Use {done: true} to mark complete
  • delete_task — Delete a task permanently

Subtasks

  • create_subtask — Add a subtask to a task
  • update_subtask — Update or check off a subtask
  • delete_subtask — Delete a subtask

Activity Log

  • add_log_entry — Log progress on a task. Log as you work, not just when done.

Tags

  • list_tags — List all tags
  • create_tag — Create a tag with optional color preset
  • delete_tag — Delete a tag

Example usage

Once connected, your agent can manage tasks naturally:

"Create a task to review the PR, tag it 'code-review', assign to claude-code, due today"

"What's on my plate? Show open tasks due today"

"Mark task 42 as done and log 'Deployed to production'"

Environment variables

VariableRequiredDescription
LST_API_KEYYesYour lst.so API key from Settings > Agents
LST_API_URLNoCustom API URL (defaults to https://lst.so/api/v1)

License

MIT

Server Config

{
  "mcpServers": {
    "lst": {
      "command": "npx",
      "args": [
        "-y",
        "lst-mcp"
      ],
      "env": {
        "LST_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
CursorThe AI Code Editor
Amap Maps高德地图官方 MCP Server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
DeepChatYour AI Partner on Desktop
ChatWiseThe second fastest AI chatbot™
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Serper MCP ServerA Serper MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.