Submit

Plan_mcp_service

@Danson-dan

2 days ago
Plan Manager MCP Service A powerful, universal plan management service for LLMs, built with the Model Context Protocol (MCP). This service allows AI agents to create, manage, and track any kind of plan—from travel itineraries and study schedules to 21-day habit challenges—using a flexible, tree-based task structure.
Overview

no content

Server Config

{
  "mcpServers": {
    "DEXIUbyxuu5XNTb_Fm_fM": {
      "name": "通用计划管理",
      "description": "",
      "baseUrl": "",
      "command": "uv",
      "args": [
        "--directory",
        "/Users/danson/Desktop/test-code/MCP_Server/plan_server_mcp",
        "run",
        "main.py"
      ],
      "env": {},
      "isActive": true,
      "type": "stdio",
      "registryUrl": ""
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.