monday.com MCP
Upmonday.com MCP is monday.com's official server for boards, groups, columns and items in its Work OS, driven by an AI agent. 20 tools cover creating and searching items and managing board schema and account data; Dynamic API Tools (beta) lets the agent run arbitrary GraphQL for edge cases. It runs as a hosted remote service or locally via npx; auth is OAuth or an API token.
Why this server
- 20 tools cover boards, groups, columns and items without touching the web app
- Dynamic API Tools (beta) let the agent run raw GraphQL when built-in tools fall short
- OAuth via the Monday MCP app or an API token — works for any organization
- Open source (MIT), available as a managed remote service or a local npx run
Usage examples
Prompt: Create an item "Approve mockup" on the Marketing board, status In Progress, due Friday
Result: The agent called the item-creation tool with the Marketing board's board_id and the right column values — the item appeared without opening the board.
Prompt: How many items on the Sprint 12 board are overdue, and who owns them?
Result: The agent searched the board's items filtered by date and status, returning the overdue items with their owners.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.