mcpbeat Sign in

SEO Tools: A-Parser bridge MCP Server

local only

SEO Tools: A-Parser bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 1 Sep 2026.

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

Installs per day peak 308 · avg 25
a month agotoday
35
Installs / week
npm · seo-tools-mcp-aparser
3
Stars
1 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check SEO Tools: A-Parser bridge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add seo-tools-mcp-aparser -- npx -y seo-tools-mcp-aparser
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-tools-mcp-aparser": {
      "args": [
        "-y",
        "seo-tools-mcp-aparser"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-tools-mcp-aparser]
command = "npx"
args = ["-y", "seo-tools-mcp-aparser"]
.cursor/mcp.json
{
  "mcpServers": {
    "seo-tools-mcp-aparser": {
      "args": [
        "-y",
        "seo-tools-mcp-aparser"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-tools-mcp-aparser": {
      "args": [
        "-y",
        "seo-tools-mcp-aparser"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APARSER_URL (A-Parser API endpoint, e.g. http://IP:9091/API (Settings -> API).), APARSER_PASSWORD (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).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SEO Tools: A-Parser bridge

same job, measured the same way
SEO Tools: XMLStock SERP (Google + Yandex)
by antohins

Google & Yandex SERP + Yandex Wordstat via XMLStock (read-only).

58 installs/wk local only
SEO Tools: XMLRiver SERP (Google + Yandex)
by antohins

Google & Yandex SERP, image/news verticals and URL indexation checks via XMLRiver (read-only).

34 installs/wk local only
Yandex Search
by johnisanerd

Yandex search results, images, and SERP data via the Apify Yandex Search Scraper, hosted MCP.

answering
Baidu Search
by johnisanerd

Baidu search results and Chinese SERP data via the Apify Baidu Search Scraper, hosted MCP.

answering
SEO Tools
by seodesignlab

SEO tools via x402: briefs, keywords, SERP, backlinks, audits. $0.50-$3/req USDC on Base.

31 installs/wk local only
Google Docs MCP
by mmedum

Google Docs as MCP tools: read, edit, suggest and comment on documents.

local only
Search that shows its work
by ag-bureau

Self-hosted web search that reports how much of each answer to believe

local only
SEO Tools: Google Analytics 4
by antohins

Google Analytics 4: reports, traffic sources, landing pages, events, realtime (read-only).

32 installs/wk local only

SEO Tools: A-Parser bridge — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO Tools: A-Parser bridge?
SEO Tools: A-Parser bridge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package seo-tools-mcp-aparser was installed 35 times last week.
How do I connect SEO Tools: A-Parser bridge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls seo-tools-mcp-aparser straight from npm; nothing to host, nothing to sign up for.
How many people use SEO Tools: A-Parser bridge?
The npm package seo-tools-mcp-aparser was installed 35 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO Tools: A-Parser bridge open source?
Yes — it is published under the MIT licence, written in TypeScript, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.