quartz-labs-dev/pabal-web-mcp
3.2
If you are the rightful owner of pabal-web-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
pabal-web-mcp is a Model Context Protocol (MCP) server designed for managing App Store Optimization (ASO) data with shared types and utilities.
Tools
4
Resources
0
Prompts
0
pabal-web-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
Installation
npm install pabal-web-mcp
Requirements: Node.js >= 18, pabal-mcp
MCP Configuration
{
"mcpServers": {
"pabal-web-mcp": {
"command": "npx",
"args": ["-y", "pabal-web-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 |
| Content | create-blog-html |
See for details.
License
MIT
Pabal Web
Unified ASO + SEO management interface. Visit →
