Home › Marketing & E-Commerce › SEO Tools: A-Parser bridge
SEO Tools: A-Parser bridge
Bridge to a self-hosted A-Parser: SERP, suggests and 150+ parsers via its API (read-only).
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.8.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"seo-tools-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"APARSER_URL": "<YOUR_VALUE>",
"APARSER_PASSWORD": "<YOUR_VALUE>",
"APARSER_GOOGLE_PRESET": "<YOUR_VALUE>",
"APARSER_YANDEX_PRESET": "<YOUR_VALUE>",
"APARSER_PROXY_CHECKERS": "<YOUR_VALUE>",
"APARSER_USE_PROXY": "<YOUR_VALUE>"
}
}
}
}
APARSER_URL— A-Parser API endpoint, e.g. http://IP:9091/API (Settings -> API).APARSER_PASSWORDsecret — A-Parser API password (Settings -> API).APARSER_GOOGLE_PRESET— Default config preset for SE::Google (preset name from the GUI).APARSER_YANDEX_PRESET— Default config preset for SE::Yandex (preset name from the GUI).APARSER_PROXY_CHECKERS— Default proxy checker groups, comma-separated.APARSER_USE_PROXY— Use proxies by default (true/false; default true).
This repository has 8 servers listed in the Official MCP Registry.
Other names: io.github.antohins/seo-tools-mcp-ga4, io.github.antohins/seo-tools-mcp-gsc, io.github.antohins/seo-tools-mcp-metrika, io.github.antohins/seo-tools-mcp-wordstat, io.github.antohins/seo-tools-mcp-xmlriver, io.github.antohins/seo-tools-mcp-xmlstock, io.github.antohins/seo-tools-mcp-ywm
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry