Create a new item in the Projects board
Common usage pattern for this MCP server
Ask Claude: "Create a new item in the Projects board"Manage monday.com boards, items, and CRM activities
Control monday.com boards and workflows through Claude for visual project management.~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"monday": {
"transport": "sse",
"url": "https://mcp.monday.com/sse"
}
}
}{
"mcpServers": {
"monday": {
"transport": "sse",
"url": "https://mcp.monday.com/sse"
}
}
}API rate limit exceeded - 429 error code returned
Rate limit: 10,000,000 complexity points/minute per account. Check Retry-After header in response to see wait time. Reduce query complexity or split operations into smaller batches.
OAuth authentication fails or workspace access denied
Verify workspace permissions allow API access. Re-authenticate at https://mcp.monday.com/sse. Check account has Member role (not Guest). Contact workspace admin to grant API permissions.
GraphQL query complexity calculation too high
Reduce nested fields in queries. Limit items per query to 50-100. Check monday.com developer docs for complexity calculation. Split complex queries into multiple simpler requests.
Board or item permissions insufficient for operation
Verify your account has write permissions to specific board. Check board sharing settings allow modifications. Contact board owner to upgrade access level if read-only.
Common usage pattern for this MCP server
Ask Claude: "Create a new item in the Projects board"Common usage pattern for this MCP server
Ask Claude: "Update status to Done for item 12345"Common usage pattern for this MCP server
Ask Claude: "Assign this task to the design team"Common usage pattern for this MCP server
Ask Claude: "Add CRM activity for client meeting"Loading reviews...
Join our community of Claude power users. No spam, unsubscribe anytime.
Required