Home › Other › Appfigures

Appfigures

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

JavaScript
★ 20 stars Last pushed 2026-08-19 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.0.0)

npx -y @appfigures/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "@appfigures/[email protected]"
      ],
      "env": {
        "APPFIGURES_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • APPFIGURES_API_KEY secret — 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

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry