monday.com MCP Server
Connect your monday.com data using Model Context Protocol.

Connecting to monday.com

Setting Up Your monday.com Integration
To get started, you'll need to install the monday mcp app from the monday.com Marketplace.
-
Learn more about monday.com’s MCP Server from their documentation
-
Click on the button on the site (Connect your AI tools), which will take you to the monday.com Marketplace
-
Install the app to your account
-
Then, go to your monday.com Settings and find the Connections menu
-
There you’ll find a page called Personal API token
-
Generate the token and copy it
{
"mcpServers": {
"monday-api-mcp": {
"command": "npx",
"args": [
"@mondaydotcomorg/monday-api-mcp",
"-t",
"your_monday_api_token"
]
}
}
}
Update Your Local MCP Bridge
You'll need to add an entry into the mcp-config.json file.
-
Run the MCP Bridge
-
Locate the config file
-
Add the entry for monday.com (remember to replace your_monday_api_token with the Personal API token from the previous step)

Restart the Local MCP Bridge
Once the MCP Bridge loads, you'll see monday.com and its tools listed in the window.
-
Remember to add your Local MCP Bridge to the list of MCP Servers in your knowledge base.
Connect Using MCP Today
Unlock powerful automations through monday.com's future MCP integration.