Project Management

monday.com MCP Server

Connect your account, then chat with AI to run tools.

Inspect board columns, page through items, post updates, and move work across groups from chat — connect monday.com once in MCPBundles and skip the board UI.

Best forProject ManagersOperationsCustomer Success LeadsAgency Producers

Try this workflow

Board status snapshot

On monday.com board 123456789, list items in the In Progress group, show status and owner columns, and summarize blockers mentioned in updates.

Managed
17 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

What you can do with monday.com

Built for

Project Managers, Operations Teams, Customer Success Leads, Agency Producers

Example workflows

Board status snapshot

Schema-aware item list plus updates for standup prep.

Try this

On monday.com board 123456789, list items in the In Progress group, show status and owner columns, and summarize blockers mentioned in updates.

Add a tracked row

Board schema before create and column value writes.

Try this

Load the schema for my monday.com 'Product Launch' board, create an item in the Backlog group named 'Legal review', and set the due date column.

Workspace inventory

Workspace and board discovery before deep item pulls.

Try this

List monday.com workspaces I can access, show active boards in the Operations workspace, and count open items per board.

Context to know first

What is monday.com MCP?

It lets AI agents read and update monday.com boards, items, groups, and updates after you connect your monday.com account in MCPBundles.

Who is this for?

Teams who run projects on monday.com boards and want schema-aware item work, status rollups, and update threads from chat.

Can agents change my boards?

Yes when prompted — agents can create items, change column values, move groups, post updates, and delete rows. You control each session.

AI Skill
SKILL.md

Domain knowledge for monday.com — workflow patterns, data models, and gotchas for your AI agent.

monday.com

monday.com is a work OS where teams run projects on boards with groups, items (rows), and column values (status, owners, dates, numbers).

First moves

  1. Current user — confirm which monday.com account is connected.
  2. Workspaces — discover workspace scope when the account spans multiple teams or clients.
  3. Boards — list boards in a workspace to pick the board the user means.
  4. Board schema — load column ids, types, and group layout before creating items or interpreting status columns.
  5. Groups — read sprint buckets, stages, or swimlanes that partition items on a board.
  6. Items — list board rows with pagination or open one item with all column values filled in.
  7. Updates — read comment threads and replies on an item for standup or blocker context.
  8. Subitems — list nested checklist rows and their column values under a parent item.
  9. Users — member directory for interpreting people columns and assignment fields.

Data model

Workspace → board → group → item. Items carry column values keyed by column id. Subitems nest under parent items. Updates are the comment stream on an item.

Operational order

  1. Resolve workspace and board before drilling into rows — do not guess board ids from titles alone.
  2. Load board schema every time you create items, change column values, or interpret status labels.
  3. List groups when the user names a stage ("In Progress", "Backlog") to get the correct group id.
  4. Pull items with a reasonable page size; follow the cursor when the user asks for more rows.
  5. Read updates on specific items when the question is about blockers, decisions, or handoff notes.

Writes

Create items in a named group, set column values by column id and type, post updates (comments), move items between groups, create boards and groups, and delete rows when the user explicitly requests cleanup. Column types differ — status, people, date, and mirror columns need schema-aware values.

Gotchas

  • Board schema first — column ids and types come from the board layout; display titles alone are not reliable ids.
  • Typed columns — status, person, mirror, and date columns return different shapes; read schema before writing.
  • Pagination — item lists page with a cursor; advance the cursor instead of re-fetching the first page.
  • Wide boards — requesting every column on a large board is slow; filter to the columns the user cares about.
  • Subitems — checklist work lives on subitems; do not assume parent item columns cover nested tasks.
  • Rate limits — prefer filtered item pulls over full-board dumps on busy accounts.

Tools in this Server (17)

Monday Change Item Column Values

Update one or more column values on a monday.com item. Pass column_values_json as an object keyed by column id — values must match column type wire fo...

Monday Create Board

Create a new monday.com board. Requires board_name; optional workspace_id scopes the board to a workspace. Returns the new board id.

Monday Create Group

Create a new group on an existing monday.com board. Returns group id for item creation.

Monday Create Item

Create a new item (row) on a monday.com board in a specific group. Returns the new item id and name. Requires board_id and group_id from prior board r...

Monday Create Update

Add an update (comment) to a monday.com item. Body supports monday markdown.

Monday Delete Item

Permanently delete a monday.com item by id. Subitems are deleted with the parent.

Monday Get Boards

List monday.com boards or fetch one board by id. Omit board_id to list boards optionally filtered by workspace_ids. Pass board_id for column schema an...

Monday Get Board Schema

Return column definitions (id, title, type, settings) and groups for one monday.com board. Use before creating items or interpreting column_values — s...

Monday Get Current User

Return the authenticated monday.com user (me). Use first to confirm token identity, admin state, and account permissions.

Monday Get Groups

List groups on a monday.com board. Groups segment items (e.g. To Do, Done). Requires board_id from a board list or fetch.

Monday Get Items

List items on a board or fetch one item by id with column values. Omit item_id to page through board rows using limit on the first page and cursor fro...

Monday Get Users

List monday.com account users or fetch one user by id. Returns name, email, title, and enabled state. Use to interpret people-type column values.

Monday Get Workspaces

List monday.com workspaces visible to the connected account. Supports limit and page number for pagination. Omit filters to return all accessible work...

Monday GraphQL Query

Run an arbitrary read-only monday.com GraphQL query with optional variables JSON. Use typed board/item tools first; this escape hatch covers fields no...

Monday List Item Updates

List updates and comments on a monday.com item, including creator and reply threads. Requires item_id from a prior item read.

Monday List Subitems

List subitems nested under a monday.com item with column values and group metadata. Requires item_id from a prior item read.

Monday Move Item To Group

Move an item to a different group on the same board (e.g. from To Do to Done).

Frequently Asked Questions

What is monday.com MCP?

It lets AI agents read and update monday.com boards, items, groups, and updates after you connect your monday.com account in MCPBundles.

Who is this for?

Teams who run projects on monday.com boards and want schema-aware item work, status rollups, and update threads from chat.

Can agents change my boards?

Yes when prompted — agents can create items, change column values, move groups, post updates, and delete rows. You control each session.

How do I connect monday.com to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/monday. Authentication is handled automatically.

How many tools does monday.com provide?

monday.com provides 17 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does monday.com require?

monday.com uses One-click sign in or API Key. monday.com requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect monday.com to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/monday

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to monday.com and paste the MCP URL into Remote MCP server URL.
  4. Click Add. monday.com will appear under Not connected — select it and click Connect to complete OAuth.
Name: monday.com
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/monday
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use monday.com?

Sign in to connect your credentials and start running tools from the chat.

monday.com MCP Server