Back to Home
mondaycom icon

mcp

by mondaycom

Overview

Enables AI agents to interact with the monday.com platform by providing access to its API through a Model Context Protocol (MCP) server, supporting various operations from item management to dynamic GraphQL queries and code execution.

Installation

Run Command
npx @mondaydotcomorg/monday-api-mcp@latest -t abcd123

Environment Variables

  • monday_token

Security Notes

The server exposes highly privileged tools to AI agents. Specifically, the 'execute_code' tool in ATP (Agent Tool Protocol) mode allows AI agents to execute arbitrary JavaScript code dynamically. This constitutes a remote code execution (RCE) vulnerability if the AI agent or the code generated by it is not fully trusted or the server environment is not adequately sandboxed and isolated. Additionally, the 'all_monday_api' tool (Dynamic API Tools) allows construction and execution of arbitrary GraphQL queries and mutations against the monday.com API, granting extensive read/write access. The server relies on a monday.com API token, which, if compromised, could lead to unauthorized access and manipulation of the user's monday.com account. Users must exercise extreme caution when deploying this server, especially when enabling ATP or Dynamic API tools.

Similar Servers

Stats

Interest Score82
Security Score3
Cost ClassMedium
Avg Tokens750
Stars342
Forks45
Last Update2025-12-02

Tags

monday.comAPIAI AgentMCPGraphQL