
Monday.com guMCP Server
Interact with Monday.com boards, items, groups, and columns using the Monday.com API
Tools
Get Boards
Get all boards accessible to the user
Get Board
Get a specific board by ID
Get Workspaces
Get all workspaces accessible to the user
Create Board
Create a new board within a workspace
Create Item
Create a new item in a board
Get Group
Get a specific group within a board
Get Item
Get a specific item by its ID
Search Items
Search and filter items in a board with advanced criteria including column filters, name search, and pagination
Delete Item
Delete a specific item by its ID
Delete Group
Delete a specific group from a board
Change Column Value
Change the value of a column for a specific item. Supports text, numbers, date, email, link, phone, people, status, dropdown, checkbox, and name columns.
Clear Column Value
Clear/empty the value of a column for a specific item
Create Column
Create a new column in a board
Create Group
Create a new group in a board
Create Subitem
Create a new sub-item under a parent item
Delete Subitem
Delete a sub-item by its ID
Get Subitems
Get all subitems of a specific item
Archive Item
Archive a specific item by its ID
Archive Group
Archive a specific group in a board
Archive Board
Archive a specific board by its ID
Get Updates
Get updates (comments) for an item, board, or all updates across your account
Create Update
Create a new update (comment) on an item
Pin Update
Pin an update (comment) to the top of an item
Unpin Update
Unpin an update (comment) from the top of an item
Delete Update
Delete an update (comment)
Installation Steps
Get StartedCreate a Gumloop Account
To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.
Generate Your Server URL
Generate and copy your MCP server URL to use in your application.