Truepane
Rank #31,386io.github.antonkarliner/truepane
Local MCP server generating complete App Store & Google Play screenshot sets.
Truepane is a Model Context Protocol (MCP) server published by antonkarliner. It ranks #31,386 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Truepane is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 100,660 of 132,046 servers on MCP Toplist.
Use Truepane
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add truepane -- npx -y truepane-mcp[mcp_servers.truepane]
command = "npx"
args = ["-y", "truepane-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"truepane": {
"command": "npx",
"args": [
"-y",
"truepane-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"truepane": {
"command": "npx",
"args": [
"-y",
"truepane-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"truepane": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"truepane-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"truepane": {
"command": "npx",
"args": [
"-y",
"truepane-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"truepane": {
"command": "npx",
"args": [
"-y",
"truepane-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.antonkarliner%2Ftruepane)<a href="https://mcptoplist.com/server/io.github.antonkarliner%2Ftruepane"><img src="https://mcptoplist.com/badge/io.github.antonkarliner%2Ftruepane.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
antonkarliner
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Aug 5, 2026 |
| 0.1.10 | Jul 23, 2026 |
| 0.1.9 | Jul 23, 2026 |
Frequently asked questions
- Who maintains Truepane?
- Truepane is maintained by antonkarliner, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Truepane listed on the Official MCP Registry?
- Yes — Truepane is listed on the Official MCP Registry.
- How many versions does Truepane have?
- MCP Toplist tracks 3 versions of Truepane, most recently published on Aug 5, 2026.
- Where can I find the source code for Truepane?
- The source code for Truepane is hosted at github.com/antonkarliner/truepane.
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.