tapp
Rank #4,096io.github.aarwitz/tapp
Test iOS, Android, and web apps with agent exploration, replayable flows, and CI gates.
tapp is a Model Context Protocol (MCP) server published by aarwitz. It ranks #4,096 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. tapp is listed across 2 registries — Official MCP and Glama, with 18 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 127,950 of 132,046 servers on MCP Toplist.
Use tapp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tapp -- npx -y mcp @aarwitz/tapp[mcp_servers.tapp]
command = "npx"
args = ["-y", "mcp", "@aarwitz/tapp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tapp": {
"command": "npx",
"args": [
"-y",
"mcp",
"@aarwitz/tapp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tapp": {
"command": "npx",
"args": [
"-y",
"mcp",
"@aarwitz/tapp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tapp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"@aarwitz/tapp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tapp": {
"command": "npx",
"args": [
"-y",
"mcp",
"@aarwitz/tapp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tapp": {
"command": "npx",
"args": [
"-y",
"mcp",
"@aarwitz/tapp"
]
}
}
}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.aarwitz%2Ftapp)<a href="https://mcptoplist.com/server/io.github.aarwitz%2Ftapp"><img src="https://mcptoplist.com/badge/io.github.aarwitz%2Ftapp.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
aarwitz
Available versions (18)
| Version | Published |
|---|---|
| 0.17.12 | Sep 20, 2026 |
| 0.17.11 | Sep 20, 2026 |
| 0.17.10 | Sep 19, 2026 |
| 0.17.9 | Sep 14, 2026 |
| 0.17.8 | Sep 14, 2026 |
| 0.17.7 | Sep 13, 2026 |
| 0.17.5 | Sep 11, 2026 |
| 0.17.4 | Sep 9, 2026 |
| 0.17.3 | Aug 23, 2026 |
| 0.17.2 | Aug 23, 2026 |
| 0.17.0 | Aug 22, 2026 |
| 0.17.0-rc.15 | Aug 22, 2026 |
| 0.17.0-rc.14 | Aug 19, 2026 |
| 0.17.0-rc.13 | Aug 19, 2026 |
| 0.10.0 | Jul 24, 2026 |
| 0.9.0 | Jul 24, 2026 |
| 0.8.0 | Jul 20, 2026 |
| 0.7.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains tapp?
- tapp is maintained by aarwitz, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is tapp listed on the Official MCP Registry?
- Yes — tapp is listed on the Official MCP Registry, alongside Glama.
- How many versions does tapp have?
- MCP Toplist tracks 18 versions of tapp, most recently published on Sep 20, 2026.
- Where can I find the source code for tapp?
- The source code for tapp is hosted at github.com/aarwitz/tapp.
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.