Are you the author? Sign in to claim
MCP server for bidirectional conversion between ASO and web SEO data.
MCP server for ASO ↔ Web SEO data conversion.
Build synced websites from App Store Connect and Google Play Console data.
💡 Example: labs.quartz.best
npm install pabal-resource-mcp
Requirements: Node.js >= 18, pabal-store-api-mcp
{
"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"
}
}
Set dataDir in ~/.config/pabal-mcp/config.json:
{
"dataDir": "/path/to/pabal-web"
}
| 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.
MIT
Unified ASO + SEO management interface. Visit →
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows