mcp
by mondaycom
Overview
This server provides an interface for AI agents to interact with the monday.com API, enabling automated workflows and integrations within the monday.com work operating system.
Installation
npx @mondaydotcomorg/monday-api-mcp@latest -t abcd123Environment Variables
- monday_token
Security Notes
The server, particularly in 'ATP mode (Alpha)', exposes an `execute_code` tool that allows dynamic JavaScript code execution to call monday.com APIs. This is a critical security risk as it permits arbitrary code execution which, if not rigorously sandboxed and contained, could lead to system compromise or unauthorized data access. The server requires a monday.com API token, which grants significant access to a user's data and should be treated with extreme care. API tokens are passed via command line or environment variables, which is a standard practice, but the tokens themselves are sensitive. Developers are cautioned about the alpha status of ATP mode and the potential for changes in behavior.
Similar Servers
mcp
Connect IBM products and other enterprise systems to AI agents via the Model Context Protocol (MCP) to enable AI models to interact with various local and remote resources.
mesh
An open-source control plane for Model Context Protocol (MCP) traffic, providing unified authentication, routing, observability, and tool management for AI agents and integrations across various services.
MCP-Agent
An autonomous AI agent designed to discover, connect to, and utilize tools and resources from various Model Context Protocol (MCP) servers to accomplish tasks.
azure-devops-mcp-server
Exposes Azure DevOps operations as tools for AI assistants, enabling AI agents to automate tasks like creating work items, managing pull requests, and queuing builds.