Monday MCP Integration

Connect Monday to AI assistants using Model Context Protocol

Available Tools

Add Teams To Workspace
Adds teams to a Monday.com workspace with specified roles. Supports different team roles (owner/subscriber) and bulk team addition. Returns confirmation of the operation.
Add Users To Workspace
Adds users to a Monday.com workspace with specified roles. Supports different user roles (owner/subscriber) and bulk user addition. Returns confirmation of the operation.
Archive Board
Archives a Monday.com board. The board can be restored later if needed. This is a safer alternative to permanent deletion. Returns confirmation with board details.
Archive Group
Archives a group and its items on a Monday.com board. Returns group ID and archived status.
Change Column Title
Changes a Monday.com column title. Returns column ID.
Change Multiple Column Values
Changes multiple Monday.com column values (JSON variant).
Change Simple Column Value
Changes a Monday.com column value (simple string variant).
Clear Auth Session Tokens
Clears the current Monday.com OAuth tokens from the session. Use this when the user wants to switch to a different Monday.com account. Your user session remains active. After clearing, the next Monday.com tool call will trigger a new authentication flow.
Create Board
Creates a new Monday.com board with specified properties. Supports different board types (private, public, share), workspace/folder assignment, descriptions, and template-based creation. Returns the created board with full metadata.
Create Column
Creates a Monday.com column on a board. Returns id, title, description.
Showing 1 to 10 of 31 tools