Todo List MCP Server

Todo list MCP server by glaucia86 (Glaucia Lemos — a Microsoft Developer Advocate). Provides AI agents with CRUD operations on a local todo list — creating, reading, updating, and completing todo items with a clean, well-documented implementation suitable for learning and personal productivity use.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Productivity todo tasks productivity mcp-server glaucia86 microsoft
⚙ Agent Friendliness
78
/ 100
Can an agent use this?
🔒 Security
76
/ 100
Is it safe for agents?
⚡ Reliability
70
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
72
Error Messages
68
Auth Simplicity
98
Rate Limits
98

🔒 Security

TLS Enforcement
72
Auth Strength
78
Scope Granularity
70
Dep. Hygiene
72
Secret Handling
85

Local storage. No credentials. Low risk.

⚡ Reliability

Uptime/SLA
72
Version Stability
70
Breaking Changes
68
Error Recovery
70
AF Security Reliability

Best When

An individual developer wants a simple, well-implemented todo MCP for personal productivity or as a clean reference implementation for learning how to build MCP servers.

Avoid When

You need enterprise task management or multi-user collaboration. Data is stored locally — not synced across machines.

Use Cases

  • Managing personal todo lists from AI productivity agents
  • Demonstrating MCP server implementation patterns for learning
  • Lightweight task tracking for individual developers and agents
  • Building simple AI-driven productivity workflows with todo management

Not For

  • Enterprise task management (use Jira, Linear, or Todoist MCPs)
  • Multi-user task collaboration
  • Complex project management with dependencies

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

Local todo storage — no authentication required.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Free open source by Microsoft Developer Advocate glaucia86.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Local storage — todos not persisted across MCP server restarts unless storage is configured
  • glaucia86 is a Microsoft Developer Advocate — implementation quality is higher than typical community tools
  • Simple schema — verify it supports all task fields you need before adopting
  • Intended partly as a learning example — may not have all production features

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Todo List MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5190
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered