Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Alfraid

FreeNot checked

An AI-powered TODO list MCP server with categories, timeboxing, and due dates, enabling natural language task management.

GitHubEmbed

About

An AI-powered TODO list MCP server with categories, timeboxing, and due dates, enabling natural language task management.

README

  • AI powered
  • TODO list (advanced)
    • categories (house keeping, work, text friend & family)
    • timebox (5min, instant, 15min, 6h, 1d)
    • due date

Stack

  • MCP - interactions via agents
  • Backend -> Just save a JSON file

How To

Prerequisites

  1. Install bun

    brew install oven-sh/bun/bun
    
  2. Install deps

    bun install
    

Dev / Inspect the MCP server

The easiest way to run and check if MCP server works as expected is probably to use the "official" MCP inspector. Simply run:

bun run inspect

Run config

In your MCP Host of choice, use the following config to connect to the server:

{
  "mcpServers": {
    "alfraid": {
      "command": "bun",
      "args": ["run", "/path/to/alfraid/src/index.ts"] // make sure to update the path
    }
  }
}

Then, you should be able to ask your MCP Host to create and list TODOs.

DevSteps

  1. PoC
    • server MCP up
    • Connect in VSCode / Augment
  2. A bit less dirty Local MCP server
    • Specify JSON file path
    • understand how MCP really do work
    • clarify and fix need for absolute path in config
  3. Go Remote / Deploy

from github.com/ArnaudRinquin/AlfrAId

Installing Alfraid

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/ArnaudRinquin/AlfrAId

FAQ

Is Alfraid MCP free?

Yes, Alfraid MCP is free — one-click install via Unyly at no cost.

Does Alfraid need an API key?

No, Alfraid runs without API keys or environment variables.

Is Alfraid hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Alfraid in Claude Desktop, Claude Code or Cursor?

Open Alfraid on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Alfraid with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All productivity MCPs