monday.com MCP Server
17
The Monday.com API MCP Server is a server implementation designed for the Model Context Protocol (MCP), facilitating interaction with the Monday.com API. It is equipped with features like dynamic API tools and read-only mode options.
Monday.com API MCP Server
A server implementation for the Model Context Protocol (MCP) that provides an interface to interact with Monday.com API.
Prerequisites
- Node v20 or higher
- NPM v5.2.0 or higher
- Monday.com API key
Usage
- The Monday API token can be provided through command line or via the environment variable
monday_token
.
Command Line Arguments
- Monday API Token (
--token
,-t
): Monday.com API token - API Version (
--version
,-v
): Monday.com API version - Read Only Mode (
--read-only
,-ro
) - Dynamic API Tools (
--enable-dynamic-api-tools
,-edat
): (Beta) Enable dynamic API tools