Skip to content
Claude Code

SEO Tools: A-Parser bridge for Claude Code

io.github.antohins/seo-tools-mcp-aparser

Bridge to a self-hosted A-Parser: SERP, suggests and 150+ parsers via its API (read-only).

client:Claude Code transport:stdio runtime:npm

Install SEO Tools: A-Parser bridge in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add seo-tools-mcp-aparser -e APARSER_URL=<APARSER_URL> -e APARSER_PASSWORD=<APARSER_PASSWORD> -e APARSER_GOOGLE_PRESET=<APARSER_GOOGLE_PRESET> -e APARSER_YANDEX_PRESET=<APARSER_YANDEX_PRESET> -e APARSER_PROXY_CHECKERS=<APARSER_PROXY_CHECKERS> -e APARSER_USE_PROXY=<APARSER_USE_PROXY> -- npx -y seo-tools-mcp-aparser

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

SEO Tools: A-Parser bridge in other clients