pixelpact
Rank #5,499io.github.jamalkamaladdin/pixelpact
Extract a visual contract from a reference page and measure an implementation against it
pixelpact is a Model Context Protocol (MCP) server published by jamalkamaladdin. It ranks #5,499 of 132,046 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. pixelpact is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 126,547 of 132,046 servers on MCP Toplist.
Use pixelpact
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pixelpact -- npx -y pixelpact-mcp[mcp_servers.pixelpact]
command = "npx"
args = ["-y", "pixelpact-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pixelpact": {
"command": "npx",
"args": [
"-y",
"pixelpact-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pixelpact": {
"command": "npx",
"args": [
"-y",
"pixelpact-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pixelpact": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pixelpact-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pixelpact": {
"command": "npx",
"args": [
"-y",
"pixelpact-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pixelpact": {
"command": "npx",
"args": [
"-y",
"pixelpact-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jamalkamaladdin%2Fpixelpact)<a href="https://mcptoplist.com/server/io.github.jamalkamaladdin%2Fpixelpact"><img src="https://mcptoplist.com/badge/io.github.jamalkamaladdin%2Fpixelpact.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jamalkamaladdin
Available versions (1)
| Version | Published |
|---|---|
| 0.1.6 | Sep 6, 2026 |
Frequently asked questions
- Who maintains pixelpact?
- pixelpact is maintained by jamalkamaladdin, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is pixelpact listed on the Official MCP Registry?
- Yes — pixelpact is listed on the Official MCP Registry, alongside Glama.
- How many versions does pixelpact have?
- MCP Toplist tracks 1 version of pixelpact, most recently published on Sep 6, 2026.
- Where can I find the source code for pixelpact?
- The source code for pixelpact is hosted at github.com/jamalkamaladdin/pixelpact.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.