A macOS menu bar application that helps manage MCP (Model Context Protocol) servers for Claude Desktop.
A macOS menu bar application that helps manage MCP (Model Context Protocol) servers for Claude Desktop. That is what the 🏗️ claudehopper mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
ClaudeHopper is a specialized Model Context Protocol (MCP) server that enables Claude and other LLMs to interact directly with construction documents, drawings, and specifications through advanced RAG (Retrieval-Augmented Generation) and hybrid search. Ask questions about your construction drawings, locate specific details, and analyze technical specifications with ease.
The server publishes 5 tools. What each one is for:
catalog_search — Find documents by project, discipline, drawing type, etcchunks_search — Locate specific content within documentsall_chunks_search — Search across the entire document collectionimage_search — Find drawings based on visual similarity to textual descriptionsPrerequisites — The Prerequisites tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
nomic-embed-text, phi4, clip - Claude Desktop App - For image extraction: Poppler Utils (pdfimages command)Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. 🏗️ ClaudeHopper's toolset — catalog_search, chunks_search, all_chunks_search and 2 more — is a fair guide to whether it matches your workflow. It is maintained by Arborist-ai; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| catalog_search | Find documents by project, discipline, drawing type, etc. |
| chunks_search | Locate specific content within documents |
| all_chunks_search | Search across the entire document collection |
| image_search | Find drawings based on visual similarity to textual descriptions |
| Prerequisites | The Prerequisites tool exposed by this server. |
nomic-embed-text, phi4, clip - Claude Desktop App - For image extraction: Poppler Utils (pdfimages command)Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.