Loading MCP server directory, please wait...
Shared TODO/backlog MCP server with claim tracking, web UI, and encrypted local storage.
npx @getmcp/cli add io.github.pasichDev/todo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pasichDev/todo-mcp": {
"command": "npx",
"args": [
"-y",
"@pasichdev/todo-mcp"
]
}
}
}