verIdyia/autoeq-mcp
MCP server for AutoEQ headphone equalization database — search, compare, and get EQ settings for 8800+ headphones/IEMs
Platform-specific configuration:
{
"mcpServers": {
"autoeq-mcp": {
"command": "npx",
"args": [
"-y",
"autoeq-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://pypi.org/project/autoeq-mcp/) [](LICENSE) [](https://python.org) [](https://claude.ai/download) [](https://docs.anthropic.com/en/docs/claude-code) [](https://claude.ai)
pip install autoeq-mcpAn MCP (Model Context Protocol) server that gives AI assistants access to the AutoEQ headphone equalization database — 8,800+ headphones and IEMs with parametric EQ settings, sound signature analysis, and Harman preference scores.
Ask your AI assistant things like:
The server automatically analyzes frequency response measurements across 8 bands and classifies each headphone's sound signature (Neutral, Warm, Bright, Dark, V-shaped, etc.).
| Tool | Description | |------|-------------| | eq_search | Search by name, type (over-ear/in-ear/earbud), sound signature, or measurement source | | eq_profile | Get full EQ profile — parametric EQ, fixed band EQ, per-band analysis with visual bars | | eq_compare | Side-by-side comparison of two headphones a
Loading reviews...