SEO Tools: A-Parser bridge MCP Server
io.github.antohins/seo-tools-mcp-aparser
What is the SEO Tools: A-Parser bridge MCP server?
Bridge to a self-hosted A-Parser: SERP, suggests and 150+ parsers via its API (read-only).
How to install SEO Tools: A-Parser bridge
Copy-paste configuration for popular MCP clients.
APARSER_URLA-Parser API endpoint, e.g. http://IP:9091/API (Settings -> API).
APARSER_PASSWORDsecretA-Parser API password (Settings -> API).
APARSER_GOOGLE_PRESETDefault config preset for SE::Google (preset name from the GUI).
APARSER_YANDEX_PRESETDefault config preset for SE::Yandex (preset name from the GUI).
APARSER_PROXY_CHECKERSDefault proxy checker groups, comma-separated.
APARSER_USE_PROXYUse proxies by default (true/false; default true).
{
"mcpServers": {
"seo-tools-mcp-aparser": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-aparser"
],
"env": {
"APARSER_URL": "<YOUR_APARSER_URL>",
"APARSER_PASSWORD": "<YOUR_APARSER_PASSWORD>",
"APARSER_GOOGLE_PRESET": "<YOUR_APARSER_GOOGLE_PRESET>",
"APARSER_YANDEX_PRESET": "<YOUR_APARSER_YANDEX_PRESET>",
"APARSER_PROXY_CHECKERS": "<YOUR_APARSER_PROXY_CHECKERS>",
"APARSER_USE_PROXY": "<YOUR_APARSER_USE_PROXY>"
}
}
}
}{
"mcpServers": {
"seo-tools-mcp-aparser": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-aparser"
],
"env": {
"APARSER_URL": "<YOUR_APARSER_URL>",
"APARSER_PASSWORD": "<YOUR_APARSER_PASSWORD>",
"APARSER_GOOGLE_PRESET": "<YOUR_APARSER_GOOGLE_PRESET>",
"APARSER_YANDEX_PRESET": "<YOUR_APARSER_YANDEX_PRESET>",
"APARSER_PROXY_CHECKERS": "<YOUR_APARSER_PROXY_CHECKERS>",
"APARSER_USE_PROXY": "<YOUR_APARSER_USE_PROXY>"
}
}
}
}{
"mcpServers": {
"seo-tools-mcp-aparser": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-aparser"
],
"env": {
"APARSER_URL": "<YOUR_APARSER_URL>",
"APARSER_PASSWORD": "<YOUR_APARSER_PASSWORD>",
"APARSER_GOOGLE_PRESET": "<YOUR_APARSER_GOOGLE_PRESET>",
"APARSER_YANDEX_PRESET": "<YOUR_APARSER_YANDEX_PRESET>",
"APARSER_PROXY_CHECKERS": "<YOUR_APARSER_PROXY_CHECKERS>",
"APARSER_USE_PROXY": "<YOUR_APARSER_USE_PROXY>"
}
}
}
}{
"servers": {
"seo-tools-mcp-aparser": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-aparser"
],
"env": {
"APARSER_URL": "<YOUR_APARSER_URL>",
"APARSER_PASSWORD": "<YOUR_APARSER_PASSWORD>",
"APARSER_GOOGLE_PRESET": "<YOUR_APARSER_GOOGLE_PRESET>",
"APARSER_YANDEX_PRESET": "<YOUR_APARSER_YANDEX_PRESET>",
"APARSER_PROXY_CHECKERS": "<YOUR_APARSER_PROXY_CHECKERS>",
"APARSER_USE_PROXY": "<YOUR_APARSER_USE_PROXY>"
}
}
}
}claude mcp add seo-tools-mcp-aparser --env APARSER_URL=<YOUR_APARSER_URL> --env APARSER_PASSWORD=<YOUR_APARSER_PASSWORD> --env APARSER_GOOGLE_PRESET=<YOUR_APARSER_GOOGLE_PRESET> --env APARSER_YANDEX_PRESET=<YOUR_APARSER_YANDEX_PRESET> --env APARSER_PROXY_CHECKERS=<YOUR_APARSER_PROXY_CHECKERS> --env APARSER_USE_PROXY=<YOUR_APARSER_USE_PROXY> -- npx -y seo-tools-mcp-aparserRelated MCP servers
Google Analytics 4: reports, traffic sources, landing pages, events, realtime (read-only).
Google Search Console: Search Analytics, URL Inspection, sitemaps (read-only, OAuth/service acct).
MCP server for Yandex Wordstat keyword frequencies (official API v2). Free Yandex Cloud Search API.
Google & Yandex SERP, image/news verticals and URL indexation checks via XMLRiver (read-only).