Monday.com

By thumbsupordown

The official monday.com MCP server connects AI agents to your monday.com work-management boards. Agents can create and update items and their column values, add updates, move items between groups, read board schemas, create boards, groups, and columns, manage users and teams, build WorkForms, and run raw GraphQL API calls.

Tools

all_monday_api

Execute any monday.com GraphQL API query or mutation.

change_item_column_values

Modify the column values of an existing monday.com item.

create_board

Create a brand-new monday.com board with columns in the connected account.

create_column

Add a brand-new column to an existing monday.com board.

create_form

Create a brand-new monday.com WorkForms form in the connected account.

create_group

Add a brand-new group to a monday.com board in the connected account.

create_item

Create a new item on a monday.com board with column values.

create_update

Add an update or comment thread to a monday.com item.

delete_column

Remove an existing column from a monday.com board.

delete_item

Permanently remove an item from a monday.com board.

get_board_items_by_name

Search for items on a monday.com board by name or term.

get_board_schema

Retrieve the column and group structure of a board.

get_form

Retrieve a monday.com WorkForms form by its token.

get_graphql_schema

Fetch the full monday.com GraphQL API schema in the connected account.

list_users_and_teams

Retrieve user or team details by ID, name, or search.

move_item_to_group

Move a monday.com item to a different group on the board.

Want to create your own MCP server?

Create an account to add and manage your own MCP servers.