Loading MCP server directory, please wait...
Research iOS and Android apps, use keyword marketing tools, see app installs, revenue and sdks.
npx @getmcp/cli add info.appgoblin/app-store-analyticsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour AppGoblin API key (Format: Bearer YOUR_KEY). Generate a free key from your AppGoblin account dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"info.appgoblin/app-store-analytics": {
"url": "https://appgoblin.info/api/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}