EvoBurrow MCP
Provides tools for reading Denon/Marantz AVR status, decoding protocol responses, snapshotting the AVR, previewing exact diffs, executing allowlisted changes with confirmation, and verifying the result.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@EvoBurrow MCPanalyze the latest calibration for subwoofer integration quality"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
EvoBurrow MCP
A careful little control room for A1 Evo AcoustiX and Denon/Marantz AVRs.
EvoBurrow is an unofficial, cross-platform Model Context Protocol server for inspecting A1 Evo AcoustiX artifacts, operating protected REW workflows, coordinating calibration presets, and making allowlisted Denon/Marantz LAN changes with backups and verification.
It is not affiliated with or endorsed by OCA, A1 Evo AcoustiX, Audyssey, Denon, or Marantz. A1 Evo remains the owner of measurement, optimization, and calibration transfer.
What lives in the burrow
Inspect and compare
.ady,.oca,.avr,.mdat, HTML reports, target curves, and session logs.Diagnose measurement repeatability, polarity, timing, crossover headroom, subwoofer integration, and speaker geometry.
Discover or start REW on Windows, macOS, and Linux, negotiate its local API, protect sweeps, save/load MDAT files, and analyze phase-aware crossover summation and multiseat consistency.
Read Denon/Marantz status, decode protocol responses, snapshot the AVR, preview exact diffs, execute only allowlisted changes after confirmation, and verify the result.
Catalog A1 calibration files and bind their hashes to Denon Speaker Preset 1/2 without confusing presets with Quick Select buttons.
Run A1's terminal workflow only through a hash-bound, locked, time-limited adapter with saved transcripts.
Generic car, laptop, JamesDSP, FIR-laboratory, and listening-test workflows intentionally remain in Audio Calibration MCP.
Related MCP server: presonus-studiolive-mcp
Safety model
Read-only inspection comes first. Receiver writes, A1 terminal runs, file loads, target creation, and REW startup use explicit plans or confirmation. Arbitrary AVR protocol strings and undocumented calibration uploads are not exposed. Backups and post-change verification are part of the workflow, not optional cleanup.
EvoBurrow cannot make a calibration “perfect,” certify standards compliance, or derive listening preference from a graph. It separates measured facts, calculations, engineering interpretation, and community reports.
Requirements
Node.js 20 or 22
A local A1 Evo AcoustiX workspace and supported executable
REW with its local API enabled on
127.0.0.1:4735for live measurement toolsA Denon/Marantz receiver reachable on the local network for AVR tools
Install and run
npm ci
npm run build
npm startThe Codex plugin manifest is in .codex-plugin/plugin.json; .mcp.json launches the bundled stdio server. A1_EVO_HOME, A1_REW_URL, and A1_REW_EXECUTABLE can override local discovery when needed.
MCP configuration
{
"mcpServers": {
"a1-evo-audio-expert": {
"command": "node",
"args": ["/absolute/path/to/evoburrow-mcp/dist/server.mjs"]
}
}
}The compatibility server key stays a1-evo-audio-expert so existing clients do not lose their tool namespace. The public project and package name is EvoBurrow MCP.
Recommended workflow
Scan the workspace and inspect the latest artifacts.
Probe REW and the AVR without changing anything.
Validate measurement quality, speaker capability, crossover choices, and subwoofer integration.
Let A1 generate and transfer the calibration.
Snapshot and map the exact calibration to a Denon Speaker Preset.
Run protected post-calibration measurements and a level-matched comparison.
Preserve the baseline and report uncertainty or missing evidence plainly.
Privacy
There is no telemetry. Local artifacts may contain receiver IP addresses, usernames, absolute paths, room geometry, microphone metadata, and calibration fingerprints. Do not publish measurements, backups, transcripts, or receiver snapshots without reviewing and redacting them.
Development
npm test builds the server and runs hardware-independent tests. npm run validate:release checks package/plugin metadata and the bundled MCP surface. Hardware smoke tests must remain opt-in and must never run in normal CI.
See SECURITY.md, CONTRIBUTING.md, and CHANGELOG.md.
Releases are built and tested from pinned GitHub Actions. Tag workflows produce an npm-compatible tarball plus a GitHub build-provenance attestation; npm publication remains a separate, explicitly configured step.
Support the project
EvoBurrow is free and open source. If this little bunny saves your calibration from a bad day, you can buy daredoole a coffee.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceBridges AI assistants with Ableton Live, enabling real-time control, offline project analysis, version tracking, and rack/preset parsing for music production workflows.MIT
- AlicenseNot gradedqualityBmaintenanceConnects AI coding agents to PreSonus StudioLive III mixers over the local network, exposing live mixer context such as channel names, mute/solo/fader state, Fat Channel compressor/EQ models, and meter activity as MCP resources and tools for reading and reasoning about live sound engineering.1MIT
- AlicenseNot gradedqualityBmaintenanceEnables chat-driven audio analysis and enhancement using local Claude, including denoising, EQ, compression, and loudness normalization, with an A/B viewer for synchronized comparison.1MIT
- AlicenseAqualityBmaintenanceEnables natural language control of Room EQ Wizard for acoustic measurements, analysis, and EQ optimization, with peak/null detection and room-mode analysis.46MIT
Related MCP Connectors
Remote MCP for A2A failure replay MCP, structured receipts, audit logs, and reviewer-ready evidence.
Preflight, approve, and prove consequential agent actions with signed evidence and x402 tools.
Remote MCP for Kiro release readiness, evidence binders, signoff, and CI approval receipts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/daredoole/evoburrow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server