Show & Tell: librecrawl-mcp — SEO audit MCP server for Claude / Cursor / Codex (built on LibreCrawl) #76
adityaarsharma
started this conversation in
Plugin Development/Show & Tell
Replies: 1 comment
-
|
This would look great on LibreCrawl. Why don't you just imlpement your suggestions and make a pull request? :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Phiality 👋
First thank you. LibreCrawl is the engine I've been waiting for: free,
unlimited pages, no SaaS lock-in, real technical-SEO depth. I wanted that
power inside my AI assistant, so I built a Model Context Protocol (MCP)
wrapper around it:
→ https://github.com/adityaarsharma/librecrawl-mcp (MIT)
What it adds on top of LibreCrawl (your engine does ALL the actual crawling):
can drive a full audit by chat
don't time out on big sites
/ PerimeterX) on 200-OK responses
Rich Results, security headers, content quality, etc.)
LibreCrawl is credited prominently in the README (badge + hero line + Credits)
and the project clearly positions itself as a WRAPPER, not a replacement.
Code is MIT, matching upstream.
A few asks if you're interested:
librecrawl-mcp under something like "Use LibreCrawl from your AI
assistant"? Happy to send the PR.
librecrawl-mcp? Picked it specifically tocredit upstream, not to imply ownership — happy to rename if it
bothers you.
schema validator, anything), let me know — I'd be glad to upstream it.
No expectation either way. Mainly wanted you to know it exists and to say
thanks for the work.
— Aditya (adityaarsharma.com)
Beta Was this translation helpful? Give feedback.
All reactions