Back to Browse

Xmlriver MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Google/Yandex SERP parsing and Yandex Wordstat keyword frequency via XMLRiver XML API

About

Google/Yandex SERP parsing and Yandex Wordstat keyword frequency via XMLRiver XML API

Security Report

4.8
Use Caution4.8High Risk

xmlriver-mcp is a well-structured MCP server for XMLRiver API access with proper authentication via environment variables and no credential hardcoding. All tools are read-only with appropriate input validation. Minor code quality issues (broad exception handling, verbose error structures) and one unverified tool (`google_maps_search`) do not significantly impact security. Permissions align well with the server's stated purpose of SERP parsing and keyword research. Supply chain analysis found 6 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 12 issues found

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

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

system_info

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-artgas1-xmlriver-mcp": {
      "args": [
        "xmlriver-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!