Collimer
@sandcastlelabs
About Collimer
MCP server for Collimer — run a free AI-search visibility scan (ChatGPT, Claude, Gemini, Perplexity, Google AI Overviews) from any agent. npx collimer-mcp
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"collimer": {
"command": "npx",
"args": [
"-y",
"collimer-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Collimer?
Collimer is an MCP server that lets any AI agent run a free AI-search visibility scan on any website. It measures how often a brand is cited in AI answer engines (ChatGPT, Claude, Gemini, Perplexity, Google AI Overviews) and identifies the single biggest gap in visibility.
How to use Collimer?
Add Collimer to any MCP client by configuring the server with npx -y collimer-mcp. Then ask your assistant to run the collimer_scan tool with a domain (and optionally an email) to receive a teaser result.
Key features of Collimer
- Exposes the
collimer_scan(domain, email?)tool. - Returns an AI-visibility score (0–100) and confidence interval.
- Identifies the single biggest visibility gap.
- Provides a branded report URL for the full report.
- Runs on-demand via
npx– no install step needed. - Configurable environment variables for API and polling settings.
Use cases of Collimer
- Check how visible your brand is across AI answer engines.
- Identify the biggest gap in AI-search citations for any website.
- Monitor competitor visibility in generative engine outputs.
- Integrate AI-visibility checks into automated workflows.
FAQ from Collimer
What does the scan actually check?
It checks how visible a domain is in ChatGPT, Claude, Gemini, Perplexity, and Google AI Overviews, returning a score and the top area for improvement.
How do I get the full report?
The scan returns a teaser; the full report (share of voice per engine plus all recommendations) is unlocked with a free account at collimer.com.
Does Collimer access my files or conversation?
No – the server only calls the Collimer scan API for the domain you provide and does not read your files or conversation. The optional email is the only personal data sent.
Is an API key required?
No API key is needed. The server uses Collimer’s public scan endpoint; providing an email is optional and speeds up claiming your free account later.
What data does the server store?
Scans are tagged with a source (default mcp) for funnel attribution. No personal data beyond the optional email is stored.
Frequently asked questions
What does the scan actually check?
It checks how visible a domain is in ChatGPT, Claude, Gemini, Perplexity, and Google AI Overviews, returning a score and the top area for improvement.
How do I get the full report?
The scan returns a teaser; the full report (share of voice per engine plus all recommendations) is unlocked with a free account at [collimer.com](https://collimer.com).
Does Collimer access my files or conversation?
No – the server only calls the Collimer scan API for the domain you provide and does not read your files or conversation. The optional email is the only personal data sent.
Is an API key required?
No API key is needed. The server uses Collimer’s public scan endpoint; providing an email is optional and speeds up claiming your free account later.
What data does the server store?
Scans are tagged with a `source` (default `mcp`) for funnel attribution. No personal data beyond the optional email is stored.
Basic information
More AI & Agents MCP servers
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Comments