UI Verify MCP Tools
UI Verify exposes 14 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_buildsRead-onlylist builds
-
get_buildRead-onlyget build
-
list_build_storiesRead-onlylist build stories
-
get_pr_changesetRead-onlyget pr changeset
-
list_commentsRead-onlylist comments
-
list_pr_storiesRead-onlylist pr stories
-
get_diffRead-onlyget diff
-
render_diff_imagerender diff image
-
review_diffreview diff
-
accept_buildaccept build
-
post_commentMutatingpost comment
-
update_commentMutatingupdate comment
-
resolve_commentRead-onlyresolve comment
-
delete_commentMutatingdelete comment
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.