pabal-resource-mcp
MCP server for ASO ↔ Web SEO data conversion.
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
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 →
Máy chủ liên quan
Scout Monitoring MCP
nhà tài trợPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
AppSignal MCP
Integrate with the AppSignal monitoring API to query and fetch error and performance data.
Port MCP Server
An MCP server for Port.io that enables advanced automations and natural language interactions for developers and AI applications.
Structurize-MCP
Generates structured CSV files from natural language descriptions using Google Gemini AI.
Bash MCP Server
Execute bash commands on the host machine.
Digma
A code observability MCP enabling dynamic code analysis based on OTEL/APM data to assist in code reviews, issues identification and fix, highlighting risky code etc.
VS Code Settings MCP Server
Programmatically manage Visual Studio Code settings using AI assistants and automated tools.
mcp-server template
A template for creating MCP (ModelContextProvider) servers, configurable via environment variables.
Godot MCP
MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
Dev.to MCP Server
An MCP server for the Dev.to API to search, browse, read, and create content on the platform.
FastAPI MCP Server
A MCP server implementation using the FastAPI framework, configurable via environment variables.
