Loomal

lystbot

MCP server by github.com/touraround/lystbot

Smart lists that your AI can actually use. Manage lists via MCP, CLI, or REST API.

3 starsnpm: lystbot

About lystbot

lystbot is an MCP (Model Context Protocol) server published by touraround in the official MCP registry, listed under Developer Tools on Loomal. Smart lists that your AI can actually use. Manage lists via MCP, CLI, or REST API.

It ships as an npm package (lystbot), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/touraround/lystbot, where the project has earned 3 GitHub stars.

Use lystbot with your agent

Claude Code · one command
claude mcp add lystbot -- npx -y lystbot
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lystbot": {
      "command": "npx",
      "args": [
        "-y",
        "lystbot"
      ]
    }
  }
}
npmlystbot

Frequently asked questions

What is lystbot?
lystbot is an MCP (Model Context Protocol) server by touraround in the Developer Tools category. Smart lists that your AI can actually use. Manage lists via MCP, CLI, or REST API.
How do I connect lystbot to Claude, Cursor, or another MCP client?
Install lystbot from its npm package (lystbot) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is lystbot open source?
Yes — the source code is public at github.com/touraround/lystbot, with 3 GitHub stars.
Can AI agents pay to use lystbot?
Not yet through Loomal — lystbot is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain lystbot? Claim this listing free by verifying GitHub ownership, or contact us.