SERVER
PixelCheck
Rank #5173glama/xcodethink/pixelcheck
Visual inspection and web interaction for AI agents: audit pages, extract data, and judge UI correctness.
First listed
Apr 12, 2026
Last publish date
May 6, 2026
OVERVIEW
PixelCheck is a Model Context Protocol (MCP) server published by xcodethink. It ranks #5173 of 58,832 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. PixelCheck is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 6, 2026.
STANDING
#5,173of 58,832 tracked serversTop 10%
Ranks ahead of 53,659 of 58,832 servers on MCP Toplist.
CONNECT
Use PixelCheck
Add PixelCheck to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"pixelcheck": {
"command": "npx",
"args": [
"-y",
"pixelcheck"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
xcodethink
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | May 6, 2026 |
| 1.1.5 | May 4, 2026 |
FAQ
Frequently asked questions
- What is PixelCheck?
- Visual inspection and web interaction for AI agents: audit pages, extract data, and judge UI correctness.
- Who maintains PixelCheck?
- PixelCheck is maintained by xcodethink, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is PixelCheck an official MCP server?
- Yes — PixelCheck is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does PixelCheck have?
- MCP Toplist tracks 2 versions of PixelCheck, most recently published on May 6, 2026.
- Where can I find the source code for PixelCheck?
- The source code for PixelCheck is hosted at github.com/xcodethink/pixelcheck.
EXPLORE