MCP server for Megaplan — tasks, deals management via API v3.
MCP server for Megaplan project management — tasks, deals, projects, employees, comments via API v3. 8 tools + 2 MCP prompts. Token OR Password-grant auth. Stdio + Streamable HTTP transports. If you used v1.x, the v2.0.0 release introduces a few breaking changes: HTTP transport env var renamed: → . Removed separate codepath: v1 had a hand-rolled triggered by . v2 uses 's which auto-routes via…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for Megaplan project management — tasks, deals, projects, employees, comments via API v3. 8 tools + 2 MCP prompts. Token OR Password-grant auth. Stdio + Streamable HTTP transports. If you used v1.x, the v2.0.0 release introduces a few breaking changes: HTTP transport env var renamed: → . Removed separate codepath: v1 had a hand-rolled triggered by . v2 uses 's which auto-routes via flag OR env. Same CLI flag, different implementation (now with session management, endpoint, CORS,…