Back to Browse

Autorank MCP Server

Developer ToolsModerate5.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Technical SEO tools for AI agents: structured data, meta tags, robots, SERP truncation. No API key.

About

Technical SEO tools for AI agents: structured data, meta tags, robots, SERP truncation. No API key.

Security Report

5.7
Moderate5.7Moderate Risk

AutoRank MCP is a well-designed, secure MCP server focused on pure-function technical SEO tools. The codebase demonstrates strong security practices: no authentication is required because no credentials are needed (offline, deterministic operations), no network access occurs, and input validation is present throughout. Code quality is excellent with proper HTML escaping, clear separation of concerns, and thoughtful design notes. The server's permissions are minimal and appropriate to its purpose. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

4 files analyzed · 9 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.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-ryankramer-autorank-mcp": {
      "args": [
        "autorank-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!