Daily Todo
Manage your tasks efficiently with a simple and intuitive interface. Stay organized and boost your productivity by keeping track of your daily to-dos. Get started quickly and enjoy a seamless experience in task management.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install jeezliu/daily-todo -c claudeThis command will automatically install and configure the Daily Todo MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claudeAfter opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Daily Todo": {
"command": "npx",
"args": [
"-y",
"daily-todo"
],
"env": {}
}
}
}daily-todo
Details:
Stars
0Forks
0Last commit
7 months agoRepository age
7 months
Auto-fetched from GitHub .
MCP servers similar to Daily Todo:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit