app data for Claude Desktop
io.github.dataleadspro/app-data
App intelligence across Google Play and the App Store: details, reviews, and search in one API.
client:Claude Desktop
transport:streamable-http
tools:5
Install app data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"app-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://data.dataleads.pro/mcp/app-data"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs