mcpbeat Sign in

Appfigures MCP Server

by appfigures Your server? Claim it
local only

Appfigures runs on your own machine — the client starts it, so there is no endpoint to ping. 256 installs a week from npm. Last commit 19 Aug 2026.

Access your app analytics, ASO tools, and app market intelligence with Appfigures.

Installs per day peak 261 · avg 52 · +43% w/w
a month agotoday
256
Installs / week
npm · @appfigures/cli
20
Stars
1 open issues
19 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check Appfigures every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @appfigures/cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@appfigures/cli"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@appfigures/cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@appfigures/cli"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@appfigures/cli"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APPFIGURES_API_KEY (Appfigures personal access token. Optional; omit it to sign in with `af auth login` instead. Read more at https://help.appfigures.com/en/article/1chf6wf). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Appfigures

same job, measured the same way
Singular
by singular

Marketing intelligence MCP server providing campaign performance data and analytics tools.

answering
Apify Market Intelligence
by timzinin-api

Pay-per-call Apify Store analytics with free MCP discovery and x402 payments.

6 tools answering
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only
Oblique Markets
by oblique-api

x402-paid analytics, market intelligence, research, and LLM inference for AI agents.

79 tools answering
Coinversaa
by coinversaa

Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.

90 installs/wk local only
Reporting Ninja
by reportingninja

Read-only access to your Reporting Ninja marketing and analytics data across 20+ ad platforms.

answering
Consequential Analytics
by consequential

Read-only access to your Consequential eCommerce marketing analytics and attribution data.

answering
Virlo
by arod90

Short-form video analytics and trend intelligence for TikTok, YouTube, and Instagram

answering

Appfigures — questions

Answers built from our own checks of this server.

Why is there no uptime for Appfigures?
Appfigures runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @appfigures/cli was installed 256 times last week.
How do I connect Appfigures?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @appfigures/cli straight from npm; nothing to host, nothing to sign up for.
How many people use Appfigures?
The npm package @appfigures/cli was installed 256 times in the last week. Week over week that is +43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Appfigures open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript, 20 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.