Skip to content

Pabal Resource

Free

by MCP Community

MCP server for ASO data management with shared types and utilities

v1.10.1Added Apr 12, 2026
mcpasoapp-storegoogle-playlocalization
Works with:ClaudeGPTGeminiCopilot

Pabal Resource MCP Server

MCP server for ASO data management with shared types and utilities

Installation

npx -y pabal-resource-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y pabal-resource-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "pabal-resource": {
      "command": "npx",
      "args": ["-y", "pabal-resource-mcp"]
    }
  }
}