Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Pabal Resource

FreeNot checked

MCP server for bidirectional conversion between ASO and web SEO data.

GitHubEmbed

About

MCP server for bidirectional conversion between ASO and web SEO data.

README

MCP server for ASO ↔ Web SEO data conversion.

Build synced websites from App Store Connect and Google Play Console data.

💡 Example: labs.quartz.best

Documentation 한국어

Installation

npm install pabal-resource-mcp

Requirements: Node.js >= 18, pabal-store-api-mcp

MCP Configuration

{
  "mcpServers": {
    "pabal-resource-mcp": {
      "command": "npx",
      "args": ["-y", "pabal-resource-mcp"]
    }
  }
}

For keyword research, add mcp-appstore:

{
  "mcp-appstore": {
    "command": "node",
    "args": ["/PATH/TO/external-tools/mcp-appstore/server.js"],
    "cwd": "/PATH/TO/external-tools/mcp-appstore"
  }
}

Configuration

Set dataDir in ~/.config/pabal-mcp/config.json:

{
  "dataDir": "/path/to/pabal-web"
}

Tools

Category Tools
ASO aso-to-public, public-to-aso, improve-public, validate-aso, keyword-research
Apps init-project, search-app
Screenshots translate-screenshots, resize-screenshots, phone-to-tablet
App Icon generate-app-icons
Content create-blog-html

See documentation for details.

License

MIT


Pabal Web

Pabal Web

Unified ASO + SEO management interface. Visit →

from github.com/quartz-labs-dev/pabal-resource-mcp

Installing Pabal Resource

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/quartz-labs-dev/pabal-resource-mcp

FAQ

Is Pabal Resource MCP free?

Yes, Pabal Resource MCP is free — one-click install via Unyly at no cost.

Does Pabal Resource need an API key?

No, Pabal Resource runs without API keys or environment variables.

Is Pabal Resource hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Pabal Resource in Claude Desktop, Claude Code or Cursor?

Open Pabal Resource on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Pabal Resource with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs