Back to Browse

Seo Tools MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (12/12 approved). 1 finding(s) downgraded by scanner intelligence.

10 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

A-Parser API endpoint, e.g. http://IP:9091/API (Settings -> API).Optional

Environment variable: APARSER_URL

A-Parser API password (Settings -> API).Required

Environment variable: APARSER_PASSWORD

Default config preset for SE::Google (preset name from the GUI).Optional

Environment variable: APARSER_GOOGLE_PRESET

Default config preset for SE::Yandex (preset name from the GUI).Optional

Environment variable: APARSER_YANDEX_PRESET

Default proxy checker groups, comma-separated.Optional

Environment variable: APARSER_PROXY_CHECKERS

Use proxies by default (true/false; default true).Optional

Environment variable: APARSER_USE_PROXY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-antohins-seo-tools-mcp-aparser": {
      "env": {
        "APARSER_URL": "your-aparser-url-here",
        "APARSER_PASSWORD": "your-aparser-password-here",
        "APARSER_USE_PROXY": "your-aparser-use-proxy-here",
        "APARSER_GOOGLE_PRESET": "your-aparser-google-preset-here",
        "APARSER_YANDEX_PRESET": "your-aparser-yandex-preset-here",
        "APARSER_PROXY_CHECKERS": "your-aparser-proxy-checkers-here"
      },
      "args": [
        "-y",
        "seo-tools-mcp-aparser"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!