The Loggerhead MCP bridge: your coding agent reads your app's logs, metrics, and traces. Needs the Loggerhead Mac app.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/rubics-code/loggerhead-mcp{
"mcpServers": {
"loggerhead-mcp": {
"command": "node",
"args": ["/path/to/loggerhead-mcp/dist/index.js"]
}
}
}MCP Servers overview
# Loggerhead MCP server
**Your coding agent reads your app's logs, metrics, and traces.**
[Loggerhead](https://getloggerhead.com) is a native Mac app that receives OpenTelemetry logs, metrics, and traces from the software you run on your own Mac, and stores them in a DuckDB file on your disk. The MCP server runs inside the app. This repository holds `loggerhead-mcp`, the small bridge that connects Claude, Cursor, Codex, Windsurf, or any other MCP client to it.
Every tool is read-only. The endpoint listens on loopback only. Nothing leaves the Mac.
> **The Loggerhead app must be installed and running.** [Download it](https://getloggerhead.com/download) first. The bridge exits when the app is not running. The free tier includes the MCP server.
## Install
### Claude Desktop
Download `loggerhead-mcp.mcpb` from the [latest release](https://github.com/rubics-code/loggerhead-mcp/releases/latest) and open it. Claude Desktop installs the extension.
### Claude Code
```bash
claude mcp add loggerhead -- "/Applications/Loggerhead.app/Contents/Resources/loggerhead-mcp"
```
### Cursor, Codex, Windsurf, and other stdio clients
Every stdio client takes the same two values. The `.mcp.json` in this repository is the file to copy:
```json
{
"mcpServers": {
"loggerhead": {
"command": "/Applications/Loggerhead.app/Contents/Resources/loggerhead-mcp"
}
}
}
```
The app itself writes this entry for you: open **Settings → AI analysis** and click **Add** beside your tool.
The bridge finds the app by itself on a fixed ladder of local ports. You set no port, and it needs no permission to read the app's files. Full instructions: [Set up the MCP server](https://getloggerhead.com/docs/mcp-server/setup/).
## Tools
| Tool | Purpose |
| --- | --- |
| `query_logs` | Search log records by text, severity, and time. |
| `query_metrics` | Read time-series metrics by name and time range. |
| `query_traces` | Find traces by service, operation, duration, and time. |
| `get_trace` | Read every span of one trace. |
| `list_environments` | List every workspace and environment on this Mac, with the receiver ports. |
| `get_receiver_info` | Report the effective OTLP ports and the addresses to send telemetry to. |
| `query_improvements` | List the telemetry-lint findings: noisy logs, unbounded labels, secrets, lost trace context. |
One resource, `loggerhead://stats`, reports the total counts of logs, metrics, and spans. Every parameter is in the [tools reference](https://getloggerhead.com/docs/mcp-server/tools-reference/).
## Privacy Policy
The bridge and the server read telemetry from the Loggerhead app on the same Mac and hand it to the MCP client you connected. They collect nothing about you, they store nothing of their own, they share nothing with a third party, and they open no network connection except to `127.0.0.1`. Data retention is the app's: the telemetry lives in a DuckDB file on your disk for as long as the app's retention setting keeps it, and you can delete the file. The full policy of the publisher, Rubics Code, is at https://rubicscode.com/privacy. Contact: support@getloggerhead.com.
## Registry
The registry name of this server is `com.getloggerhead/loggerhead`.
- MCP Registry name: `mcp-name: com.getloggerhead/loggerhead`
## Licence
The bridge is part of Loggerhead, a proprietary application by Rubics Code (ABN 40 440 756 434), Australia. The app has a free tier. The source of the app is not public.
What people ask about loggerhead-mcp
What is rubics-code/loggerhead-mcp?
+
rubics-code/loggerhead-mcp is mcp servers for the Claude AI ecosystem. The Loggerhead MCP bridge: your coding agent reads your app's logs, metrics, and traces. Needs the Loggerhead Mac app. It has 0 GitHub stars and its last recorded update is dated 2026-09-22.
How do I install loggerhead-mcp?
+
You can install loggerhead-mcp by cloning the repository (https://github.com/rubics-code/loggerhead-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is rubics-code/loggerhead-mcp safe to use?
+
Our security agent has analyzed rubics-code/loggerhead-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains rubics-code/loggerhead-mcp?
+
rubics-code/loggerhead-mcp is maintained by rubics-code. The last recorded GitHub activity is dated 2026-09-22, with 0 open issues.
Are there alternatives to loggerhead-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy loggerhead-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/rubics-code-loggerhead-mcp)<a href="https://claudewave.com/repo/rubics-code-loggerhead-mcp"><img src="https://claudewave.com/api/badge/rubics-code-loggerhead-mcp" alt="Featured on ClaudeWave: rubics-code/loggerhead-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.