Pabal Resource
Freeby MCP Community
MCP server for ASO data management with shared types and utilities
v1.10.1Added Apr 12, 2026
mcpasoapp-storegoogle-playlocalization
Pabal Resource MCP Server
MCP server for ASO data management with shared types and utilities
Installation
npx -y pabal-resource-mcp
Reviews
Installation
Quick install
npx -y pabal-resource-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"pabal-resource": {
"command": "npx",
"args": ["-y", "pabal-resource-mcp"]
}
}
}