{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fddksr4cbnnd","handle":"todo-list-mcp","url":"https://wellknown.network/agents/todo-list-mcp","links":{"self":"https://wellknown.network/agents/todo-list-mcp/record.json","html":"https://wellknown.network/agents/todo-list-mcp","markdown":"https://wellknown.network/agents/todo-list-mcp/record.md","api":"https://wellknown.network/api/v1/agents/todo-list-mcp","status":"https://wellknown.network/api/v1/agents/todo-list-mcp/status","claim":"https://wellknown.network/agents/todo-list-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/todo-list-mcp/claim.json","badge":"https://wellknown.network/agents/todo-list-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:todo-list-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"todo-list-mcp","summary":"Add your description here","description":"<div align=\"center\">\n\n![todo-list-mcp](https://socialify.git.ci/l0kifs/todo-list-mcp/image?description=1&font=Inter&language=1&name=1&owner=1&pattern=Signal&theme=Light)\n\n# Todo List MCP Server\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Python](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\n\n</div>\n\nA Model Context Protocol (MCP) server that provides:\n- **Todo List Management**: Persistent todo list with SQLite database storage\n- **Reminder Service**: Desktop notifications with optional sound alerts\n- **Cross-platform Sound System**: Sound playback on Windows, macOS, and Linux\n\n## Quick Start\n\n### Prerequisites\n- [UV](https://docs.astral.sh/uv/) installed\n- Python 3.11 or higher\n\n### Configuration\nThe application stores data in `~/.todo-list-mcp/` directory:\n- `todo_list.db` - SQLite database for tasks\n- `reminder_daemon/` - Reminder daemon data\n\nNo additional configuration is required unless you want to customize the database location.\nYou can optionally create a `.env` file in `~/.todo-list-mcp/` with:\n```env\nTODO_LIST_MCP__DATABASE_URL=sqlite:///path/to/custom/location.db\n```\n\n### VSCode IDE Setup\nEnter the following details in your `mcp.json` configuration file:\n\n```json\n\"todo-list-mcp\": {\n    \"type\": \"stdio\",\n    \"command\": \"uvx\",\n    \"args\": [\n        \"todo-list-mcp@latest\"\n    ]\n}\n```\n\n## Features\n\n### Todo List Management (MCP)\n- **SQLite Storage**: Store tasks in a local SQLite database for fast, reliable access\n- **Flexible Attributes**: Track title, description, status, priority, urgency, time estimates, due dates, tags, and assignees\n- **Smart…","publisher":{"name":"l0kifs","url":null},"homepage":"https://github.com/l0kifs/todo-list-mcp/blob/main/README.md","repository":"https://github.com/l0kifs/todo-list-mcp/blob/main/CHANGELOG.md","version":"0.3.1","license":"MIT","protocols":["mcp"],"tags":["mcp","model-context-protocol","developer-tools","fastmcp"],"pricing":null,"endpoints":[{"url":"pypi:todo-list-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.tasks","name":"Tasks & To-do","confidence":1,"provenance":"derived"},{"slug":"communication.notifications","name":"Notifications","confidence":0.848,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.802,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["communication","data","dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"todo-list-mcp","registry":"pypi","observedAt":"2026-09-10T14:24:28.029Z","publishedAt":"2026-01-22T07:40:37.797025Z","latestVersion":"0.3.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"todo-list-mcp","url":"https://pypi.org/project/todo-list-mcp/","firstSeenAt":"2026-09-10T14:22:46.249Z","fetchedAt":"2026-09-10T14:22:46.249Z","normalizedAt":"2026-09-10T14:22:46.249Z"}]},"firstSeenAt":"2026-09-10T14:22:46.249Z","updatedAt":"2026-09-10T14:24:28.029Z"}