quartz-labs-dev/pabal-store-api-mcp
MCP server that provides App Store / Play Store ASO workflows as tools. Run it as a stdio MCP server (e.g., with Claude Desktop or MCP Inspector) to manage app metadata and releases.
Platform-specific configuration:
{
"mcpServers": {
"pabal-store-api-mcp": {
"command": "npx",
"args": [
"-y",
"pabal-store-api-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...