mcpbeat Sign in

Collimer MCP Server

by sandcastlelabs Your server? Claim it
local only

Collimer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 18 Jul 2026.

Free AI-search visibility scan for any website — score, top findings, ranked-fix-plan upgrade.

Installs per day peak 336 · avg 27 · -33% w/w
a month agotoday
46
Installs / week
npm · collimer-mcp
0
Stars
0 open issues
18 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Collimer MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add collimer-mcp -- npx -y collimer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "collimer-mcp": {
      "args": [
        "-y",
        "collimer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.collimer-mcp]
command = "npx"
args = ["-y", "collimer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "collimer-mcp": {
      "args": [
        "-y",
        "collimer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "collimer-mcp": {
      "args": [
        "-y",
        "collimer-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Collimer MCP

same job, measured the same way
Lattis
by lattis

Search indexed websites, read raw page markdown, and score AI visibility for any site.

60 installs/wk 5 tools answering
Seegeo
by see-geo

Audit any website for AI visibility: graded report, findings with fixes, AI crawler access check.

78 installs/wk answering
Beamtrace
by beamtrace

AI visibility tracking & website fixes for better AI search presence

answering
Agentready
by vercel-agentready-rho

Scan any website or MCP server for agent readiness: 0-100 score, a fix per failing check. Free.

11 tools answering
site-spec
by ariaxhan

MCP server: audit any website for SEO, accessibility, and AI-searchability, then auto-fix it.

40 installs/wk local only
AEO Scanner
by convrgent

AI visibility for ChatGPT/Perplexity/Claude — triple score (AEO+GEO+Agent) with fix code. Free.

181 installs/wk 4 tools answering
TofuBofu AI Visibility
by tofubofu

Free AI visibility scan for any B2B company: see how often AI engines recommend it, plus the fixes.

2 tools answering
AEO Audit
by synligdigital

AEO audit: score any website 0-100 for AI visibility. Checks schema, meta, content, AI crawlers.

4 tools answering

Collimer MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Collimer MCP?
Collimer MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package collimer-mcp was installed 46 times last week.
How do I connect Collimer MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls collimer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Collimer MCP?
The npm package collimer-mcp was installed 46 times in the last week. Week over week that is -33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Collimer MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.