Appfigures
Rank #4,650com.appfigures/mcp
Access your app analytics, ASO tools, and app market intelligence with Appfigures.
Appfigures is a Model Context Protocol (MCP) server published by appfigures. It ranks #4,650 of 132,046 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. Appfigures is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 127,396 of 132,046 servers on MCP Toplist.
Use Appfigures
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add appfigures -e "APPFIGURES_API_KEY=<your APPFIGURES_API_KEY>" -- npx -y @appfigures/cli mcpReplace each placeholder with your own value before saving.
[mcp_servers.appfigures]
command = "npx"
args = ["-y", "@appfigures/cli", "mcp"]
[mcp_servers.appfigures.env]
APPFIGURES_API_KEY = "<your APPFIGURES_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"appfigures": {
"command": "npx",
"args": [
"-y",
"@appfigures/cli",
"mcp"
],
"env": {
"APPFIGURES_API_KEY": "<your APPFIGURES_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"appfigures": {
"command": "npx",
"args": [
"-y",
"@appfigures/cli",
"mcp"
],
"env": {
"APPFIGURES_API_KEY": "<your APPFIGURES_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"appfigures": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@appfigures/cli",
"mcp"
],
"env": {
"APPFIGURES_API_KEY": "<your APPFIGURES_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"appfigures": {
"command": "npx",
"args": [
"-y",
"@appfigures/cli",
"mcp"
],
"env": {
"APPFIGURES_API_KEY": "<your APPFIGURES_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"appfigures": {
"command": "npx",
"args": [
"-y",
"@appfigures/cli",
"mcp"
],
"env": {
"APPFIGURES_API_KEY": "<your APPFIGURES_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.appfigures%2Fmcp)<a href="https://mcptoplist.com/server/com.appfigures%2Fmcp"><img src="https://mcptoplist.com/badge/com.appfigures%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
appfigures
Available versions (5)
| Version | Published |
|---|---|
| 3.0.0 | Aug 19, 2026 |
| 2.0.2 | Aug 14, 2026 |
| 2.0.1 | Aug 11, 2026 |
| 2.0.0 | Aug 9, 2026 |
| 1.0.3 | Jun 5, 2026 |
Frequently asked questions
- Who maintains Appfigures?
- Appfigures is maintained by appfigures, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Appfigures listed on the Official MCP Registry?
- Yes — Appfigures is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Appfigures have?
- MCP Toplist tracks 5 versions of Appfigures, most recently published on Aug 19, 2026.
- Where can I find the source code for Appfigures?
- The source code for Appfigures is hosted at github.com/appfigures/cli.
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.