Skip to main content
Glama

pabal-resource-mcp

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 →

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/quartz-labs-dev/pabal-web-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server