MCPHIVE

monday.com MCP: Documentation

Updated:

Connection

Remote: https://mcp.monday.com/mcp (HTTP). Locally: npx @mondaycom/mcp — the same toolset without monday.com's hosting. Auth: the "Monday MCP" marketplace app (OAuth), or an environment variable holding a personal account API token. Local run requires Node.js 18+.

Tools

20 tools across groups:

  • Items: create, search, update, delete board items.
  • Boards: create a board, manage its schema (groups, columns), fetch its structure.
  • Account: list users and teams.
  • WorkForms: operations on data-collection forms.
  • Dynamic API Tools (beta) — arbitrary GraphQL queries against the monday.com API when no built-in tool fits.
  • Apps Framework Tools — integration with apps in the monday.com ecosystem.

Agent flow

"Create an item "Approve mockup" on the Marketing board, status In Progress, due Friday", "how many items on the Sprint 12 board are overdue, and who owns them?", "add a Priority column to the Sales board".

Pricing

The MCP server and repo are free (MIT, open source); data access is limited by the plan of the monday.com account the token belongs to.