ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

meegle-mcp

Interact with Meegle project management system via MCP protocol

Why use this skill?

Seamlessly integrate Meegle project management with OpenClaw. Automate tasks, track workflows, and manage boards using our powerful MCP-enabled agent skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/pkycy/meegle-mcp-skill
Or

What This Skill Does

The meegle-mcp skill acts as a powerful bridge between OpenClaw and the Meegle project management platform. By utilizing the Model Context Protocol (MCP), this skill enables your AI agent to interact directly with your visual project boards, tasks, and workflows. Whether you are managing complex Agile sprints, tracking bug fixes, or overseeing client delivery timelines, this skill allows OpenClaw to perform operations such as creating tasks, updating project statuses, and retrieving detailed workflow information without requiring you to switch between application contexts.

Installation

To get started, the recommended method is using ClawHub: run clawhub install openclaw/skills/skills/pkycy/meegle-mcp-skill in your terminal. Alternatively, you can clone the repository directly from openclaw/skills and run ./scripts/setup.sh. Ensure you have your MEEGLE_USER_KEY and MEEGLE_MCP_KEY ready. You can configure the server manually in your OpenClaw settings by adding the server block containing your endpoint URL and environment credentials, or by using mcporter for a streamlined command-line setup. Once installed, verify the connection with openclaw skills list.

Use Cases

This skill is ideal for product managers, engineering teams, and consultants who live in Meegle. Use it to automate daily stand-ups by summarizing assigned tasks, synchronize project roadmaps with current development velocity, and manage client deliverables in real-time. It is particularly effective for teams using Larksuite-integrated workflows who want to delegate administrative project updates to an AI agent.

Example Prompts

  1. "OpenClaw, pull all my pending tasks assigned to me in the 'Web Redesign' project and summarize them by priority."
  2. "Create a new task in the 'Backend API' project titled 'Refactor Auth Middleware', set the due date for next Friday, and assign it to Sarah."
  3. "Move the task 'Finalize Q3 Budget' from the 'In Progress' column to 'Review' in the Finance project."

Tips & Limitations

Ensure your MEEGLE_MCP_URL is correct, as incorrect endpoints are the most common source of connection failure. Note that this skill depends on active API permissions; if you encounter 'unauthorized' errors, verify your keys in the OpenClaw configuration. For complex operations involving bulk updates, provide specific project IDs to ensure accuracy. Remember that the AI operates based on the permissions associated with your Meegle account, so ensure you have sufficient access levels to modify boards and tasks.

Metadata

Author@pkycy
Stars1217
Views1
Updated2026-02-20
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-pkycy-meegle-mcp-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#project-management#mcp#workflow-automation#larksuite#agile
Safety Score: 4/5

Flags: network-access, external-api