Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI โ†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
  • Remote MCP โ†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Monday.com
M
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:28:33 PM

Monday.com

Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository

MCP server for monday.com integration.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "monday-com": {
      "command": "npx",
      "args": [
        "-y",
        "monday-com"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

๐Ÿš€ monday.com MCP

npm version MIT License GitHub Stars Node.js Version MCP Compatible Claude Ready OpenAI Compatible TypeScript

Enable AI agents to operate reliably within real workflows. This MCP is monday.com's open framework for connecting agents into your work OS - giving them secure access to structured data, tools to take action, and the context needed to make smart decisions.

๐ŸŒŸ Overview

This repository, maintained by the monday.com AI team, provides a comprehensive set of tools for AI agent developers who want to integrate with monday.com. Whether you're building AI assistants, automations, or custom integrations, our tools make it easy to connect to the monday.com platform.

๐Ÿ‘‰ New to monday MCP? Start here: monday.com/w/mcp

https://github.com/user-attachments/assets/ed8d24e1-256b-4f6b-9d84-38e54a8703fd

๐Ÿ”‘ What is monday.com?

monday.com is a work operating system that powers teams to run processes, projects, and everyday work. Teams use monday.com to plan, track, and manage their work in one centralized platform. It provides a visual, intuitive interface where teams can:

  • Create and manage projects with customizable boards
  • Track tasks through different stages with status columns
  • Collaborate with team members through updates and mentions
  • Automate workflows and integrate with other tools
  • Visualize data with dashboards and reports

๐Ÿ“ฆ What's Inside

๐Ÿ’ป monday API MCP Server

The @mondaydotcomorg/monday-api-mcp package provides a plug-and-play server implementation for the Model Context Protocol (MCP). It allows AI agents to interact with the monday.com API without needing to build complex integrations.

๐Ÿค– Agent Toolkit

The @mondaydotcomorg/agent-toolkit package provides a powerful set of tools and utilities for building AI agents that interact with the monday.com API, supporting both OpenAI and Model Context Protocol (MCP) implementations.

๐Ÿš€ Quick Start: Hosted MCP (Recommended)

The fastest, most robust, and reliable way to connect to monday.com. Our hosted MCP service handles all the infrastructure for you - no local setup, automatic updates, and improved performance.

๐Ÿ“š Integration Guides

Get started with your favorite AI platform:

  • Get Started Guide - First time using monday MCP?
  • Claude Integration - Connect with Claude Desktop
  • Cursor Integration - Integrate with Cursor IDE
  • ChatGPT Integration - Connect with ChatGPT
  • MS Copilot Integration - Integrate with Microsoft Copilot Studio
  • Mistral Integration - Connect with Mistral AI's le Chat
  • Ready-to-Use Prompts - Example prompts to get started

Quick Setup with Hosted MCP

For Cursor

Simply add this to your MCP settings:

config.json
{
  "mcpServers": {
    "monday-mcp": {
      "url": "https://mcp.monday.com/mcp"
    }
  }
}

Why Use the Hosted MCP?

  • โœ… No local installation - Works immediately without setup
  • โœ… Automatic updates - Always get the latest features
  • โœ… Better performance - Optimized infrastructure
  • โœ… OAuth authentication - Secure token management
  • โœ… Workspace controls - Limit access to specific workspaces
  • โœ… Higher reliability - Enterprise-grade uptime

When to Use This Repository Instead

You might want to run the MCP locally or use the agent toolkit if you need to:

  • ๐Ÿ”ง Customize the MCP server - Modify the source code for specific needs
  • ๐Ÿ› ๏ธ Build custom agents - Use the agent toolkit for OpenAI or custom implementations
  • ๐Ÿ”Œ Work offline - Develop without internet connectivity
  • ๐Ÿงช Contribute to development - Help improve the MCP server or toolkit

๐Ÿ Local Installation Guide

Step 1: Create a monday.com Account

If you don't already have a monday.com account:

  1. Go to monday.com and sign up for an account
  2. Create your first workspace and board to get started

Step 2: Generate an API Token

To interact with monday.com's API, you'll need an API token:

  1. Log in to your monday.com account
  2. Click on your avatar in the bottom-left corner
  3. Select "Developers"
  4. Click "My access tokens" on the left menu
  5. Copy your personal access token

Step 3: Configure Your MCP Client

For Claude Desktop

  1. Open Claude Desktop
  2. Go to Settings โ†’ MCP Servers
  3. Add a new server with this configuration:
config.json
{
  "mcpServers": {
    "monday-api-mcp": {
      "command": "npx",
      "args": [
        "@mondaydotcomorg/monday-api-mcp@latest"
      ],
      "env": {
        "MONDAY_TOKEN": "your_monday_api_token"
      }
    }
  }
}

For Gemini CLI

To get started with Gemini CLI, you can use the official Gemini CLI extension for monday.com.

The Gemini CLI extension bundles the monday.com MCP server with a context file and custom commands that teaches Gemini how to use the monday.com tools for powerful workflows.

To install the extension run the following command in your terminal:

sh
gemini extensions install https://github.com/mondaycom/mcp

If you prefer to use the MCP server directly without the extension, you can add it with this command:

sh
gemini mcp add -t http monday https://mcp.monday.com/mcp

Once you have either the extension installed or the MCP server added, start Gemini CLI by running:

sh
gemini

Then, authenticate with your monday.com account by running the following command inside Gemini CLI:

sh
/mcp auth monday

This will open a browser window to complete the authentication process. After authenticating, all the monday.com tools and custom commands will be available.

A few custom command to try out for the extension:

  • /monday:create-item create item in board 123 for "Update the UI"
  • /monday:sprint-summary sprint summary for sprint 853

For Cursor or Other MCP Clients (Local Setup)

Add to your settings:

config.json
{
  "mcpServers": {
    "monday-api-mcp": {
      "command": "npx",
      "args": [
        "@mondaydotcomorg/monday-api-mcp@latest"
      ],
      "env": {
        "MONDAY_TOKEN": "your_monday_api_token"
      }
    }
  }
}

Step 5: Test Your Integration

  1. Ask Claude or your AI assistant a question like:

    • "What items do I have in board 123?"
    • "Can you create a board to manage my project?"
  2. Your assistant should now be able to interact with your monday.com account!

โš™๏ธ Advanced Hosted MCP Configuration

Using Authorization Headers

To specify a custom authorization header and API version with the hosted MCP:

config.json
{
  "mcpServers": {
    "monday-api-mcp-hosted": {
      "command": "npx",
      "args": [
        "-p",
        "node@20",
        "mcp-remote",
        "https://mcp.monday.com/mcp",
        "--header",
        "Authorization:${AUTH_HEADER}"
      ],
      "env": {
        "AUTH_HEADER": "Bearer <your_token>"
      }
    }
  }
}

Specifying API Version

You can specify the API version you want to use with the --header parameter:

config.json
{
  "mcpServers": {
    "monday-api-mcp-hosted": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.monday.com/mcp",
        "--header",
        "Api-Version:${API_VERSION}"
      ],
      "env": {
        "API_VERSION": "2025-07"
      }
    }
  }
}

Installing the Monday MCP App

For OAuth authentication and workspace controls, install the Monday MCP app from the marketplace:

  1. Visit monday MCP app in the marketplace
  2. Click "Install" and follow the instructions to add it to your account

๐Ÿงฐ Available Tools

Our MCP server provides a rich set of tools that give AI assistants the ability to interact with monday.com:

CategoryToolDescription
Item Operationscreate_itemCreate a new item in a monday.com board with specified column values
delete_itemDelete an item from a board permanently
get_board_items_by_nameSearch for items by board ID and term/name
create_updateAdd an update/comment to a specific item
change_item_column_valuesModify the column values of an existing item
move_item_to_groupMove an item to a different group within the same board
Board Operationscreate_boardCreate a new monday.com board with specified columns
get_board_schemaRetrieve the structure of columns and groups for a board
create_groupCreate a new group in a monday.com board
create_columnAdd a new column to an existing board
delete_columnRemove a column from a board
Account Operationslist_users_and_teamsRetrieve user or team's details by id, name or by searching the account
WorkForms Operationscreate_formCreate a new monday.com form
get_formGet a form by its token

๐ŸŽจ monday.com Apps Framework Tools

Looking to build custom monday.com apps with AI assistance? The Apps Framework Tools provide AI agents with complete access to monday.com's app development platform, enabling you to create, manage, and deploy custom apps directly through AI assistants.

๐Ÿ“– View Full Apps Framework Tools Documentation

๐Ÿ”ฎ Dynamic API Tools (Beta)

Our Dynamic API Tools feature represents a significant advancement in how AI agents can interact with monday.com. While our standard tools cover common operations, Dynamic API Tools unlock the full potential of the monday.com GraphQL API.

What are Dynamic API Tools?

Dynamic API Tools provide AI agents with complete, adaptable access to monday.com's entire API surface. This means your AI assistant can:

  1. Access any API endpoint - Not just the predefined operations we've built
  2. Generate custom GraphQL queries - Create exactly the query needed for any situation
  3. Dynamically explore monday.com's schema - Understand all available data types and their relationships

Key Dynamic API Tools

ToolDescription
all_monday_apiGenerate and execute any GraphQL query or mutation dynamically
get_graphql_schemaFetch monday.com's GraphQL schema to understand available operations
get_type_detailsRetrieve detailed information about specific GraphQL types

Unlocked Possibilities

With Dynamic API Tools, your AI assistants can:

  • Create complex reports spanning multiple boards, items, and data points
  • Perform batch operations across many items simultaneously
  • Integrate deeply with monday.com's advanced features like docs, workspaces, and activity logs
  • Discover new capabilities as monday.com adds features to their API

How to Enable

Dynamic API Tools are in beta and disabled by default. Enable them with:

bash
MONDAY_TOKEN=your_monday_api_token npx @mondaydotcomorg/monday-api-mcp@latest --enable-dynamic-api-tools true

You can also use the 'only' mode to exclusively enable Dynamic API Tools:

bash
MONDAY_TOKEN=your_monday_api_token npx @mondaydotcomorg/monday-api-mcp@latest --enable-dynamic-api-tools only

When 'only' mode is enabled, the server will provide just the Dynamic API Tools, filtering out all other standard tools. This is useful for advanced users who want to work directly with the GraphQL API.

โš ๏ธ Note: Dynamic API Tools require full API access and are not compatible with read-only mode.

๐Ÿ–ฅ๏ธ MCP Server Configuration

ArgumentFlagsDescriptionRequiredDefault
monday.com API Token--token, -tmonday.com API tokenYes-
API Version--version, -vmonday.com API versionNocurrent
Mode--mode, -mTool mode: default for standard platform tools, apps for Apps Framework toolsNodefault
Read Only Mode--read-only, -roEnable read-only modeNofalse
Dynamic API Tools--enable-dynamic-api-tools, -edatEnable dynamic API toolsNofalse

๐Ÿ” Authentication & Security

The server requires a monday.com API token to authenticate with the monday.com API. You can provide this token in two ways:

  1. Environment variable: MONDAY_TOKEN=your_monday_api_token
  2. Command line argument: -t your_monday_api_token

Security Best Practices

  • Never share your API token in public repositories or discussions
  • Consider using read-only mode (--read-only) when you only need to retrieve data
  • Regularly rotate your API tokens for enhanced security

๐Ÿ“š Example Use Cases

Here are some examples of what you can build with our tools:

1. AI Assistant for Project Management

  • Create and manage tasks in monday.com boards
  • Get updates on project status
  • Move items between groups as they progress

2. Data Analysis & Reporting

  • Extract data from monday.com boards
  • Generate reports and insights
  • Create new boards for reporting

๐ŸŒ Community & Support

  • GitHub Issues: For bug reports and feature requests
  • Discussions: For questions and community discussions
  • monday.com Developer Documentation: Learn more about the monday.com API

๐Ÿ“š Documentation

  • monday API MCP Documentation
  • Agent Toolkit Documentation
  • monday.com API Reference

๐Ÿ“‹ Prerequisites

Before using these tools, make sure you have:

  1. Node.js v20 or higher installed
  2. NPM v5.2.0 or higher installed
  3. A monday.com API token

๐Ÿ› ๏ธ How to develop in the repo

To develop for the repo:

  1. Clone the repository
  2. Install dependencies: yarn install
  3. Build the project: yarn build
  4. Copy the path of the dist/index.js file in the of the monday-api-mcp package.
  5. Change the config to work locally
bash
    "monday-api-mcp": {
      "command": "node",
      "args": [
        "<your_full_path_to_the_package>/dist/index.js",
        "--enable-dynamic-api-tools",
        "true"
      ],
      "env": {
        "MONDAY_TOKEN": "your_monday_api_token"
      }
    }

๐Ÿค Contributing

We welcome contributions from the community! Whether it's fixing bugs, improving documentation, or adding new features, your help is appreciated.

  1. Fork the repository
  2. Create your feature branch: git checkout -b feature/amazing-feature
  3. Commit your changes: git commit -m 'Add some amazing feature'
  4. Push to the branch: git push origin feature/amazing-feature
  5. Open a Pull Request

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

It is clarified that the server uses the monday.com API, which is subject to monday.com's Developer Terms


Built with โค๏ธ by the monday.com AI Team

monday.com | Developer Platform | GitHub

Related MCP Servers

View all in Developer Tools View all alternatives
  • M
    MCP

    EduBase MCP server

    ๐Ÿ’ป Developer Tools0 views
    Compare vs MCP โ†’
  • I
    Isnow890 Data4library Mcp

    ์ฑ… ์‹ซ์–ดํ•˜๋Š” ์ œ๊ฐ€ ์ฑ…์— ๋Œ€ํ•ด ์•„๋Š”์ฒ™ํ•˜๊ณ  ์‹ถ์–ด์„œ ๋งŒ๋“ค์—ˆ์Šต๋‹ˆ๋‹ค.. ๋‚ด ์ฃผ๋ณ€ ๋„์„œ๊ด€ ์‹ค์‹œ๊ฐ„ ๋Œ€์ถœ ํ™•์ธ ์ฝ๊ณ  ์‹ถ์€ ์ฑ…์„ ๊ฒ€์ƒ‰ํ•˜๋ฉด ์ฃผ๋ณ€ ๋„์„œ๊ด€ ๋Œ€์ถœ ๊ฐ€๋Šฅ ์—ฌ๋ถ€๋ฅผ ์ฆ‰์‹œ ํ™•์ธ ๊ตณ์ด ๋„์„œ๊ด€โ€ฆ

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Isnow890 Data4library Mcp โ†’
  • W
    Windows MCP

    An MCP Server for computer-use in Windows OS

    ๐Ÿ’ป Developer Tools1 views
    Compare vs Windows MCP โ†’
  • Blbl147 Xhs Mcp logoBlbl147 Xhs Mcp

    ๆœ็ดข็ฌ”่ฎฐใ€ๆต่งˆ้ฆ–้กตๆŽจ่ใ€ๆŸฅ็œ‹็ฌ”่ฎฐๅ†…ๅฎนไธŽ่ฏ„่ฎบ๏ผŒๅนถๅ‘่กจไฝ ็š„่ฏ„่ฎบใ€‚็›ดๆŽฅๅœจๅทฅไฝœๆตไธญไธŽๅฐ็บขไนฆๅ†…ๅฎนไบ’ๅŠจ๏ผŒ้ซ˜ๆ•ˆ่ทŸ่ฟ›่ฏ้ข˜ใ€‚

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Blbl147 Xhs Mcp โ†’

Frequently Asked Questions about Monday.com

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "monday-com": { "command": "npx", "args": ["-y", "monday.com"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMonday.com AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/monday-com?style=directory)](https://allmcps.com/mcp/monday-com)
HTML Embed
<a href="https://allmcps.com/mcp/monday-com"><img src="https://allmcps.com/api/badge/monday-com?style=directory" alt="Monday.com on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
24Quality signal: Emerging ยท 24/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools9/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Monday.com โ†’Install in Claude DesktopInstall in CursorInstall in VS Code