
Productivity MCP
by glee2429
Integrated personal productivity suite managing tasks, notes, and calendars via SQLite.
What it does
Productivity MCP provides a compositional architecture for managing personal organization. It integrates three core domains—Tasks, Notes, and Calendar—into a single interface, allowing AI agents to orchestrate daily planning and information retrieval.
Tools
create_task/list_tasks/update_task: Full CRUD for task management with priorities.create_note/search_notes/update_note: Organized note-taking with tag-based filtering.create_event/list_events/update_event: Calendar event management and scheduling.daily_summary: Orchestrates a combined view of events and tasks for a specific date.plan_day: Generates time-blocked schedule suggestions based on pending items.
Installation
{
"mcpServers": {
"productivity": {
"command": "/path/to/productivity-mcp/.venv/bin/productivity-mcp"
}
}
}
Supported hosts
- Claude Desktop
Quick install
pip install -e .Information
- Pricing
- free
- Published
- 5/21/2026
- stars






