CrawlBit MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CrawlBit MCPCan AI crawlers read my site example.com?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CrawlBit MCP
Four free tools that answer one question: can AI engines find, read and recognise a website?
No account. No API key. No signup. Nothing here runs a language model, so nothing here costs you or us anything.
"Can ChatGPT read stripe.com?"
"Why does AI never mention my store?"
"Where is my brand missing outside my own site?"Ask in plain language. Your AI client picks the right tool.
Install
Requires Node.js 18+.
Claude Code
claude mcp add crawlbit -- npx -y crawlbit-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"crawlbit": {
"command": "npx",
"args": ["-y", "crawlbit-mcp"]
}
}
}Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"crawlbit": {
"command": "npx",
"args": ["-y", "crawlbit-mcp"]
}
}
}Restart your client. Four tools appear.
Related MCP server: geo-audit
The four tools
Tool | What it answers |
| Can GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot and Google-Extended read this site? |
| Does this brand read as a clear entity AI can recognise? |
| Where is this brand missing outside its own website? |
| Can AI shopping agents understand and recommend these products? |
Try these
Check whether AI crawlers can read example.com
Does example.com read as a clear brand entity to AI?
Where is example.com missing off-page, and which gap should we close first?
Compare example.com and competitor.com on AI crawler accessThe tools compose. A useful sequence is: crawler access first (a blocked crawler makes everything else pointless), then the entity check, then the off-page gaps.
What this does NOT do
Written plainly, because an SEO tool that overstates itself is worse than no tool.
It does not test whether AI actually cites a brand. That means running real buyer questions against ChatGPT, Perplexity and Claude, reading the answers, and reporting who gets named instead of you. It costs real money per run and is not part of this free surface. These four tools measure the conditions that make a citation possible, which is a smaller claim.
crawler_watchreadsrobots.txtonly. It cannot see blocking done at the CDN, firewall or rate-limit layer. A site can pass here and still refuse the crawler in practice.entity_checkreads what the site publishes about itself. It says nothing about the brand's reputation across the rest of the web.shoppinginspects published structured data. It cannot see a merchant feed submitted privately to a platform.
If a site scores well on all four and still is not cited, the answer is almost always the same and it is not technical: too few third-party pages mention it. These tools will tell you that honestly rather than sell you a fix that does not exist.
Why only four tools
CrawlBit also runs a full technical audit and generates llms.txt. Both use a language model,
so both cost money per run, and neither is exposed here.
That is a deliberate line rather than a teaser. A free tool whose bill grows with its popularity
gets rate-limited, degraded or withdrawn the moment it succeeds, and the people who installed it
are the ones who pay for that. Everything in this server costs nothing to run, so nothing here
has to be taken back later. The audit and the llms.txt generator live at
crawlbit.app if you want them.
Rate limit
The API rate-limits per IP. Normal conversational use does not come close, and the server runs on your machine, so the budget is yours rather than shared. If you do hit it, you get a plain sentence rather than a stack trace.
Configuration
Variable | Default | Purpose |
|
| Point the server at another instance |
Privacy
The server runs locally and stores nothing. The only data leaving your machine is the URL you ask about, sent to the CrawlBit API to be analysed. There is no account, so there is nothing to tie a request to a person.
About
Built by CrawlBit, which measures AI visibility and does the off-page work that earns citations. The free tools here are the measurement half. The paid work is the other half, and you are not required to look at it to use this.
MIT licensed. Issues and pull requests welcome.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceEnables AI agents to check whether AI assistants recommend a brand and audit a site's AI-agent readiness, providing visibility scores and specific gaps.MIT
- Alicense-qualityAmaintenanceEvaluates any website's AI visibility with 15 checks across crawlability, structure, content, and connectivity, and provides actionable fixes.3MIT
- Alicense-qualityCmaintenanceEnables AI agents to perform instant SEO audits, check robots.txt, sitemaps, and AI crawler access for any URL without API keys.MIT
- AlicenseAqualityAmaintenanceProvides AI-visibility scoring and site auditing capabilities for websites, enabling agents to check how sites appear in AI engines like ChatGPT and Perplexity, run full SEO/security audits, and monitor changes over time.141,061MIT
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Free AI visibility (GEO/AEO) audit: can ChatGPT, Claude and Perplexity find and cite your website?
Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amati032-dev/crawlbit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server