Alfraid
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AlfraidAdd a work task to finish report by Friday with 6h timebox"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Alfraid
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
brew install oven-sh/bun/bunInstall deps
bun install
Related MCP server: Todoist MCP Server
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 inspectRun 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
PoC
server MCP up
Connect in VSCode / Augment
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
Go Remote / Deploy
Maybe on CloudFlare
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that allows AI assistants to manage todo lists stored in a simple markdown file, supporting creation, reading, updating, and deletion of todo items with persistent IDs.Last updated556MIT
- AlicenseAqualityDmaintenanceAn unofficial MCP server that enables AI agents to create and list tasks in Todoist using natural language. It supports task details such as due dates, priorities, and labels, while allowing for project-based filtering.Last updated3MIT
- Alicense-qualityDmaintenanceAn MCP server that provides AI assistants with full access to Todoist tasks, projects, labels, and filters. It enables comprehensive task management, project organization, and productivity tracking through a wide range of specialized tools.Last updated775MIT
- Alicense-qualityDmaintenanceA todo list manager with MCP integration that enables AI assistants to create, read, update, and delete tasks through natural language.Last updated286GPL 3.0
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
An MCP server that integrates with Discord to provide AI-powered features.
GibsonAI MCP server: manage your databases with natural language
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ArnaudRinquin/AlfrAId'
If you have feedback or need assistance with the MCP directory API, please join our Discord server