An element of the integers is even if it is divisible by 2. In other words, is 0/2 an integer. Even more precisely, is there an integer n such that 0 = 2*n. There is such an n - let n = 0.
Hence, 0 is even.
Alternatively, we can define the even integers to be all integers in the set {2k | k is an integer}, but that feels like cheating a little. (Equivalently, define the evens to be all elements of Z/2Z, to bring in some group theory).
And again, we could also define n to be even if n is congruent to 0, modulo 2. Hence, 0 is even.
Oh, and assuming you're willing to agree that all integers are numbers, then 0 is a number - if the integers must include 0, or Z would fail to be an additive group.
And all this assumes you're talking about 0 the mathematical object, not as a philosophical concept of nothingness (although if you're talking about parity, then it seems reasonable to assume you're talking about 0 the mathematical object).