collimer-mcp
Run free AI-search visibility scans on any website to measure how often AI engines cite a brand.
collimer_scan(domain, email?)– Scan any domain for AI visibility across ChatGPT, Claude, Gemini, Perplexity, and Google AI OverviewsAI-visibility score (0–100) with a confidence interval to understand result reliability
Biggest visibility gap – the top reason a brand isn't being cited by AI answer engines
Branded report URL linking to full scan results on collimer.com
Optional email to receive the report and simplify claiming a free account later
Full ranked fix plan unlocks by signing up for a free account at collimer.com
Re-run scans after making site changes to measure improvement over time
beacon_free_scan– deprecated alias forcollimer_scanwith identical functionality
Allows scanning a website's AI visibility in Google AI Overviews, providing a score and gap analysis.
Allows scanning a website's AI visibility in Perplexity AI search, providing a score and gap analysis.
collimer-mcp
· MIT · Model Context Protocol
Let any AI agent run a free AI-search visibility scan on any website — how visible a brand is in ChatGPT, Claude, Gemini, Perplexity, and Google AI Overviews.
Trackers tell you you're invisible. Collimer tells you why, and what to fix.
It exposes one tool, collimer_scan, which returns a depth-gated teaser: an AI-visibility score (0–100), a confidence interval, the single biggest gap, and a branded report URL. The full ranked fix plan and verification re-scan unlock with a free account at collimer.com.
Install
Add Collimer to any MCP client. It runs on-demand via npx — no install step.
Claude Desktop / Claude Code — add to your MCP config (claude_desktop_config.json, or .mcp.json in your project):
{
"mcpServers": {
"collimer": {
"command": "npx",
"args": ["-y", "collimer-mcp"]
}
}
}Cursor / Windsurf / VS Code — same block, in the editor's MCP settings (~/.cursor/mcp.json, Windsurf MCP settings, or .vscode/mcp.json).
Then ask your assistant:
"How visible is stripe.com in AI search?" "Run a Collimer scan on example.com and tell me the biggest AI-visibility gap." "Does ChatGPT cite acme.com when asked about its category?"
Your assistant will call collimer_scan and return the teaser.
Related MCP server: geo-audit
The tool
collimer_scan(domain, email?)
Arg | ||
| required | The website to scan — |
| optional | Emails the report and speeds claiming the account later. |
Returns the teaser — score, confidence interval, top gap, report URL, and an unlock link. The full ranked fix plan and verification re-scan are never returned; they unlock with a free account.
Configuration (env)
Var | Default | Purpose |
|
| API base URL |
|
| Funnel-attribution channel (set per distribution) |
|
| Max poll attempts |
|
| Poll interval |
|
| Per-request timeout |
What is Collimer?
Collimer measures and improves how often AI answer engines cite your brand — generative engine optimization (GEO), the AI-search successor to SEO. This MCP server is the free front door: scan any site from inside your assistant, see the score and the biggest gap, then open the full report and get your ranked fix plan at collimer.com. API docs: app.collimer.com/docs.
Privacy
The server calls Collimer's public scan API for the domain you pass and returns the result. It doesn't read your files or your conversation. Scans carry a source tag (default mcp) so we can see which channels are useful — no personal data beyond the optional email you provide.
Develop
npm install
npm run build # → dist/
npm run smoke # real scan against prod, prints the teaser
npm run test:protocol # spawns the server + calls the tool over MCP/stdioLicense
MIT © Sandcastle Labs
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
- AlicenseAqualityDmaintenanceAudits AI-bot visibility: robots.txt per-bot for 22 AI user-agents (GPTBot/ClaudeBot/PerplexityBot/etc), Cloudflare flags, JSON-LD, sitemap, llms.txt, SPA shell, plus cross-model brand mentions via Perplexity + OpenRouter. 0-100 score. SSRF-guarded, spend-capped.41MIT
- AlicenseNot gradedqualityAmaintenanceEvaluates any website's AI visibility with 15 checks across crawlability, structure, content, and connectivity, and provides actionable fixes.3MIT
- AlicenseAqualityBmaintenanceCheck whether a website is visible to AI search engines (ChatGPT, Perplexity, Claude, Google AI Overviews). Returns a 0-100 readiness score, a grade, and a specific fix for each gap. Dependency-free, no API keys.23MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to scan brand visibility across ChatGPT, Claude, Gemini & Perplexity, analyze website GEO readiness, compare competitors, and get actionable recommendations.MIT
Related MCP Connectors
Free AI visibility (GEO/AEO) audit: can ChatGPT, Claude and Perplexity find and cite your website?
Brand visibility auditing across LLMs, AI search, and answer engines with GEO reports and scores.
AI visibility for ChatGPT/Perplexity/Claude — triple score (AEO+GEO+Agent) with fix code. Free.
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/sandcastlelabs/collimer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server