← Back to MCP Directory
Monday.com guMCP Server

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

    List all items in a board or search by column values

  • 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. Browse column resources first to see available columns, their IDs, and types.

  • 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 with automatic pagination and date filtering

  • Create Update

    Create a new update (comment) on an item and replies to existing updates

  • Pin Update

    Pin an update (comment) to the top of an item to highlight important information

  • Unpin Update

    Unpin an update (comment) from the top of an item

  • Delete Update

    Permanently delete an update (comment) and all its replies

Installation Steps

Get StartedGet Started
1

Create 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.

2

Generate Your Server URL

Generate and copy your MCP server URL to use in your application.