Weeklyplanner

Created By
BBS62152 months ago
MCP Server for WeeklyPlanner — 16 atomic tools for AI-powered task management. Manage tasks, groups, settings, and stats through natural language via any MCP-compatible client.
Overview

Features

16 atomic tools — AI reads field descriptions and composes workflows on its own.

Tasks (6 tools)

  • list_tasks — Filter by date, date range, completion, group, tag, search
  • get_task — Get a single task with all fields
  • create_task — Create with title, date, time block, priority, tags, recurrence
  • update_task — Update any field
  • delete_task — Delete by ID
  • batch_update_tasks — Update up to 50 tasks at once

Groups (4 tools)

  • list_groups / create_group / update_group / delete_group

Settings & Profile (4 tools)

  • get_user_profile / update_user_profile / get_settings / update_settings

Read-Only (2 tools)

  • get_subscription — Subscription status and plan details
  • get_stats — Task statistics with optional date range

Setup

  1. Get your API key from weeklyplanner.cc → Settings → API Keys
  2. Set WEEKLYPLANNER_API_KEY in your MCP client config

Example Prompts

  • "Move all incomplete tasks from today to tomorrow"
  • "Show me what I have this week"
  • "Create a recurring task for gym every Mon/Wed/Fri at 7am"
  • "What's my completion rate this month?"

Server Config

{
  "mcpServers": {
    "weeklyplanner": {
      "command": "npx",
      "args": [
        "-y",
        "weeklyplanner-mcp"
      ],
      "env": {
        "WEEKLYPLANNER_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
BBS6215
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Shippo
@Shippo

20 hours ago
Mnemom

13 hours ago