monday-mcp.md

Monday.com MCP

from"monday"
650

Interact with Monday.com boards, items, accounts and work forms

Productivity
Mondayprojectsworkflowscollaboration
install.sh
# Clone the repository
$git clone https://github.com/mondaycom/mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve