Open SEO
Open‑SEO is a self‑hosted API that crawls any URL and returns the same keyword, backlink and site‑audit data you’d get from Semrush or Ahrefs.
- •You need SEO metrics for dozens of competitor sites but can’t afford a SaaS subscription.
- •You want to embed keyword difficulty, search volume, and backlink counts directly into your product’s dashboard.
- •You require full control over data privacy and want to run SEO analysis on‑premise.
curl "http://localhost:3000/api/site-audit?url=https://example.com" -H "Authorization: Bearer $(cat .env | grep API_TOKEN | cut -d '=' -f2)"
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/open-seo && curl -fsSL https://workflowstacks.com/api/skills/open-seo/claude-skill -o ~/.claude/skills/open-seo/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Open SEO is a very large TypeScript project (~117k lines across 986 code files, plus 17 test files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3src/start.tsWhere the program starts running
- 4.env.exampleThe API keys and settings you must provide
- 5src/db/index.tsInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/open-seo && curl -fsSL https://workflowstacks.com/api/skills/open-seo/claude-skill -o ~/.claude/skills/open-seo/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Rank Tracker
A weekly email of where you actually rank on Google.
Includes the tested workflow and a written setup playbook. Needs: SerpAPI key (free tier).
Related skills
More mcp-server tools founders pair with this one.