RegiByte/todo-list-mcp
An MCP server for managing todos within LLMs, created for educational purposes
Platform-specific configuration:
{
"mcpServers": {
"todo-list-mcp": {
"command": "npx",
"args": [
"-y",
"todo-list-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...