Odel
seo authority mcp

seo authority mcp

Local
@forgemeshlabsTypeScriptMITUpdated 5 days ago

SEO authority, keyword, competitor, content, site-audit, and internal-link tools with optional.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@forgemeshlabs/seo-authority-mcpv0.1.1

Run

npx -y @forgemeshlabs/seo-authority-mcp

MCP client config

{
  "mcpServers": {
    "seo-authority-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/seo-authority-mcp"
      ]
    }
  }
}