Lunatask

Lunatask MCP Connector for Claude

A+

Manage tasks, habits, and notes via the Lunatask REST API (Encrypted Metadata Only).

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Lunatask account to any AI agent to streamline your privacy-focused productivity. This MCP server enables your agent to create, update, and manage tasks, track habits, and log journal entries directly from natural language interfaces.

What you can do

  • Task Creation — Add new tasks to specific Areas of Life with statuses like 'next' or 'later'
  • Habit Tracking — Log completions for your daily habits to stay consistent with your goals
  • Encrypted Journaling — Create secure, end-to-end encrypted journal entries directly from your conversation
  • Metadata Inspection — List all tasks and notes to monitor your productivity structure and statuses
  • Workflow Management — Update task priorities and move them through your personal workflow stages

Important Note on Privacy

Lunatask uses end-to-end encryption. While this API allows creating and updating content, it cannot read back the names or notes of your tasks once they are stored. The agent will only see technical metadata (IDs, dates, statuses).

How it works

  1. Subscribe to this server
  2. Enter your Lunatask Access Token
  3. Start managing your productivity from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Privacy-Conscious Professionals — Manage your tasks via AI without compromising the encryption of your content
  • Goal-Oriented Individuals — Quickly track habits and log journal thoughts via natural language commands
  • Power Users — Automate task creation and organizational metadata updates directly from your development tools
task-managementhabit-trackingprivacy-focusedjournalingencrypted-datapersonal-productivity

8 tools expose this connector's capabilities to your AI agent.

create_journal_entry

Add a new journal entry

create_new_task

Requires a name and an area_id. Create a new task

delete_task

Delete a task

get_task_metadata

Get metadata for a specific task

list_notes_metadata

List metadata for all notes

list_tasks_metadata

Note: Due to encryption, names and notes are not available via API. List metadata for all tasks

track_habit_completion

Log a completion for a habit

update_existing_task

Update an existing task

See how to talk to your AI agent using Lunatask.

List metadata for all my tasks in Lunatask.

I've retrieved the metadata for your tasks. You have 12 tasks across various areas. Note that I can see statuses like 'next' and 'later', but the actual task names are encrypted.

Track a completion for habit ID 'habit-123'.

Successfully logged a completion for habit 'habit-123'. Your consistency has been updated in Lunatask.

Create a new task named 'Review quarterly report' in area 'area-abc'.

I've sent the request to create the task. While I cannot read it back due to encryption, the new entry has been successfully added to your area 'area-abc'.

Lunatask uses end-to-end encryption. Task names and note bodies are encrypted on your device before being sent to the server. The API only has access to metadata like IDs and statuses.

Related Connectors