This document presents a new Computation Tree Logic (CTL) model checker implemented as a client-server web service to facilitate automated verification of systems against specifications. It discusses the challenges of state explosion in model checking and emphasizes the use of explicit-state techniques to enhance verification performance, especially for concurrent software. The architecture includes a client tool for interactive model construction and a server that embodies the model checking logic, demonstrating improved scalability and speed through performance evaluations.