Skip to main content
ClaudeWave

Open source alternative to Semrush and Ahrefs

MCP Servers2.2k stars268 forksTypeScriptMITUpdated today
Editor's note

OpenSEO is an open-source SEO platform built on TypeScript that covers keyword research, rank tracking, backlink analysis, site audits, domain visibility insights, and an AI brand visibility tracker that monitors how a brand appears in AI-generated answers. It connects to Claude Code and Claude Desktop as an MCP server, allowing agents to run keyword research, inspect SERPs, compare domains, and review backlinks directly from a chat or editor session using a single `claude mcp add` command pointed at either the hosted instance at openseo.so or a self-hosted Docker or Cloudflare deployment. Beyond the MCP server, the project ships installable Claude Code skills including `seo-project-setup`, `keyword-clustering`, `competitive-landscape`, and `link-prospecting`, which guide agents through structured SEO workflows against live data. The tool is free to self-host and uses a bring-your-own DataForSEO API key model with pay-as-you-go pricing rather than a fixed subscription, making it practical for independent developers, small agencies, and content teams priced out of Semrush or Ahrefs.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/every-app/open-seo
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "open-seo": {
      "command": "node",
      "args": ["/path/to/open-seo/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/every-app/open-seo and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
backlink-analysisgoogle-search-console-mcpkeyword-researchmcpseoseo-toolssite-audit

What people ask about open-seo

What is every-app/open-seo?

+

every-app/open-seo is mcp servers for the Claude AI ecosystem. Open source alternative to Semrush and Ahrefs It has 2.2k GitHub stars and was last updated today.

How do I install open-seo?

+

You can install open-seo by cloning the repository (https://github.com/every-app/open-seo) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is every-app/open-seo safe to use?

+

Our security agent has analyzed every-app/open-seo and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains every-app/open-seo?

+

every-app/open-seo is maintained by every-app. The last recorded GitHub activity is from today, with 4 open issues.

Are there alternatives to open-seo?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy open-seo to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: every-app/open-seo
[![Featured on ClaudeWave](https://claudewave.com/api/badge/every-app-open-seo)](https://claudewave.com/repo/every-app-open-seo)
<a href="https://claudewave.com/repo/every-app-open-seo"><img src="https://claudewave.com/api/badge/every-app-open-seo" alt="Featured on ClaudeWave: every-app/open-seo" width="320" height="64" /></a>

More MCP Servers