MCPHIVE

Мегаплан MCP: Documentation

Updated:

Connection

npx -y @theyahia/megaplan-mcp (stdio) or npx @theyahia/megaplan-mcp --http (Streamable HTTP at http://localhost:3000/mcp, port configurable via PORT). Auth: MEGAPLAN_DOMAIN (subdomain, required) + MEGAPLAN_TOKEN (Bearer) or MEGAPLAN_LOGIN + MEGAPLAN_PASSWORD.

Tools

8 tools: tasks (get_tasks — filterable by status/assignee/search, create_task — name, description, deadline), deals (get_deals — filterable, create_deal — pipeline, amount, contact), projects (get_projects), employees (get_employees — search/department), comments (get_comments/create_comment — on a task, deal or project).

Agent flow

"Show open deals and create a task for the biggest one", "who in sales is free right now?", "leave a comment on the "Launch" project".

Note

A community project (theYahia), not an official Megaplan product. v4.0.0 (June 23, 2026) is a breaking release: request/response shapes were reworked against the current v3 API spec, so integrations built on v1.x need re-checking. The author participates in Megaplan's partner program (20–50% on referred customers).