5
submitted 9 hours ago by NeoZino@lemmy.world to c/opensource@lemmy.ml

Hi, everyone :)

For a long time i was manually doing SEO for my startups, paid for an ahrefs subscription and used it to check keywords and posted blog articles and interactive free tools based on what i found.

I was using Claude Code to build the blog posts for me, so i thought why not turn my Claude Code into my own SEO manager?

I gave it the tools to: research keywords (volume and difficulty), post daily articles and weekly free interactive tools automatically (GitHub Actions).

And it worked better than i thought!

So i ended up making a dashboard to control and track everything, an MCP server to connect the dashboard to my agent, and made it open-source!

Key features:

  • research keywords

  • analyze rankings

  • create content workflows

  • monitor search performance

Tech stack:

  • NextJS 16 (React 19, App Router)

  • TypeScript

  • Tailwind v4

  • PostgreSQL (bundled container self-hosted, Supabase in cloud)

  • MCP server (mcp-handler + u/modelcontextprotocol/sdk)

  • Claude Code, headless, in a container (the builder)

  • Docker Compose (app + db + cron + builder)

  • GitHub Actions (schedules and PRs on your repo)

  • Google Search Console API + DataForSEO + SerpApi

  • Resend (email alerts)

Fully open-source (AGPL-3.0)

GitHub repo: https://github.com/NeoZi12/dispatchseo

Would love feedback from people building with agents

top 7 comments
sorted by: hot top controversial new old
[-] toothbrush 13 points 9 hours ago

sooo... If I understand this right, this is a tool to spam the web with daily AI generated blog posts?

[-] NeoZino@lemmy.world 3 points 9 hours ago

hahahha no, this tool is for automating this manual process that people write with ai anyways, and it still requires some manual review from a human, its built to handle the manual labour of doing SEO

[-] toothbrush 3 points 7 hours ago

Ah I see. From what I know of it, SEO has been broken for a while now. Good luck!

[-] NeoZino@lemmy.world 2 points 6 hours ago
[-] PostaL@lemmy.world 1 points 3 hours ago

Read the room...

[-] Sandbar_Trekker@piefed.zip 4 points 8 hours ago

It's worth pointing out that, unfortunately, it looks like using LLMs for SEO is the best option that websites have today and is likely here to stay.

Louis Rossman - I'm #1 on google thanks to AI BULL💩 - the modern internet is a joke.
https://www.youtube.com/watch?v=6uKZ84zwJI0

[-] NeoZino@lemmy.world 2 points 6 hours ago
this post was submitted on 02 Aug 2026
5 points (100.0% liked)

Open Source

48210 readers
103 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS