74
/ 100
1 month ago
glama

visual-hunt-mcp

A local TypeScript MCP server for macOS that connects to Chrome via CDP to search and download high-quality image candidates from curated sources like Unsplash, Pexels, and others for use in posters, wallpapers, and inspiration boards.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
11 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHROME_CDP_ENDPOINT"": "http://127.0.0.1:9222"
configVISUAL_HUNT_AUTO_REGISTERunset Set to 1 to rewrite ~/.claude.json with this server entry on every startup. Off by default since v0.3.0.
configVISUAL_HUNT_MANUAL_PAGE_MAX50 Hard cap on manual-page registry size; oldest evicted first
configVISUAL_HUNT_MANUAL_PAGE_TTL_MS1800000 (30 min) TTL for entries in the manual-page registry; getManualPage refreshes
configVISUAL_HUNT_OUTPUT_ROOTThe smoke test uses a temporary and cleans it up on success. To keep the artifacts for inspection:
configVISUAL_HUNT_TIMEOUT_MS20000 Per-page navigation/extraction timeout
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ctlanston-visual-hunt-mcp-1xdggn)](https://m8ven.ai/mcp/ctlanston-visual-hunt-mcp-1xdggn)
commit: a8b6048ecbac536f5fb4814a68190426cf6bb21d
code hash: 37e653db7a2f7b27c691e760dad355807926b9b4f07e0bef5cf606f3359a2a7f
verified: 6/10/2026, 11:34:10 AM
view raw JSON →