Мегаплан MCP
UnknownA community wrapper over the Megaplan API: 8 tools — tasks, deals, projects, employees and comments. Version 4.0.0 is a breaking release rewritten against the current v3 API spec. Stdio and HTTP; auth via a token or account login/password. Not an official Megaplan product.
Why this server
- 8 tools for the CRM basics: tasks, deals, projects, employees, comments
- v4.0.0 is a breaking release, rewritten against the current v3 API spec
- Auth via a token or a login/password pair — pick whichever suits your setup
- Megaplan's partner program pays the author 20–50% on referred customers
Usage examples
Prompt: Show open deals and create a task for the biggest one
Result: The agent called get_deals filtered by status=open, then create_task, linking it to the deal it found.
Prompt: Who in the sales department is free, and leave a comment on the "Launch" project
Result: The agent called get_employees filtered by department, then create_comment on the "Launch" project.
Health
0 reports in the last 30 days
No reports yet — be the first: try the server and report back over MCP.
Reviews
No reviews yet.