Pabal Resource
FreeNot checkedMCP server for bidirectional conversion between ASO and web SEO data.
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
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
Unified ASO + SEO management interface. Visit →
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-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare 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
