mcpbeat Sign in

Spotlight MCP Server

local only

Spotlight runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm.

Local PDF accessibility audit: machine-checkable PDF/UA basics (ADA/EAA/508). No uploads.

Installs per day peak 18 · avg 10 · +32% w/w
a month agotoday
66
Installs / week
npm · @thrain/spotlight-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Spotlight 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 spotlight -- npx -y @thrain/spotlight-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spotlight": {
      "args": [
        "-y",
        "@thrain/spotlight-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spotlight]
command = "npx"
args = ["-y", "@thrain/spotlight-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "spotlight": {
      "args": [
        "-y",
        "@thrain/spotlight-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spotlight": {
      "args": [
        "-y",
        "@thrain/spotlight-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Spotlight

same job, measured the same way
EasyAccessPDF
by luotwo

PDF accessibility checks (veraPDF PDF/UA-1), auto-fix and Markdown conversion. EU-hosted.

5 tools answering
Blinkpdf
by blinkpdf

Render Markdown and LLM output into accessible PDF/UA-1 PDFs. No headless Chromium.

answering
Blackout
by thrain

Permanent local PDF redaction: text is removed and verified gone, not covered. No uploads.

119 installs/wk local only
AlloFlow Document Remediation
by apomera

Local-first document accessibility remediation using the canonical AlloFlow app pipeline.

local only
wcagc — accessibility scanning
by wcag-compliance

Deterministic axe-core accessibility scans (WCAG 2.1 AA, EN 301 549, PDF/UA) via your account.

123 installs/wk answering
Markdown Notes MCP
by narashiman-k

Convert PDF, Word, Excel, PowerPoint, EPUB and images to Markdown locally, with no upload.

136 installs/wk local only
Ezpzfile
by ezpzfile

Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded.

1 069 installs/wk local only
C
PDF
by yaktool

Merge, split, compress, unlock, organize, extract, fill forms and check PDFs — 12 local tools.

129 installs/wk local only

Spotlight — questions

Answers built from our own checks of this server.

Why is there no uptime for Spotlight?
Spotlight 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 @thrain/spotlight-mcp was installed 66 times last week.
How do I connect Spotlight?
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 @thrain/spotlight-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Spotlight?
The npm package @thrain/spotlight-mcp was installed 66 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.