← Registry

Content Tools

eurorackref.com

Provides access to a database of Eurorack module specifications, including search and visualization.

1 endpoint17 known toolsCached registry data

ENDPOINT 1

https://eurorackref.com/mcp

No auth detected

Known tools 17

get_module

Return the full citation-anchored specification for one Eurorack module by id.

get_modules

Batched get_module — returns `{ modules: [...], errors: [...] }` with full citation-anchored specs for up to 25 modules in one call.

visualize_module

Module visualization tool.

search_modules

Search the corpus for Eurorack modules matching a combination of filters.

resolve_modules

Bulk fuzzy name → id resolver.

search_manual

Full-text search across parsed module manuals, product pages, and firmware release notes.

get_manual_chunk

Read one manual chunk by id to ground your answer in the manufacturer's documentation — the drill-in partner to get_module's manual_outline.

find_compatible_with

Return modules that have a typed compatibility relationship with the given module.

reachable_pairings

Given a rack (a set of module ids the user owns), rank the modules NOT in the rack by how many rack members they pair with.

search_techniques

Return canonical synthesis / patching techniques with role-keyed module realizations drawn from the corpus.

find_role_realizations

For a (technique_id, role_id) pair, return modules that can fill the role, ranked by affordance match.

reachable_techniques

Given a rack (the module ids the user owns), return which canonical patch techniques the rack can realize, and which it is one module away from.

rack_redundancy

Call this when the user asks what they can SELL, remove, downsize, or trim — "what can I sell?", "which modules are redundant?", "what's doing double duty?", "I have too many modules, what can go?", "what's not pulling its weight?".

lookup_concept

Return a canonical definition for a primitive Eurorack / synthesis concept and its relations to other concepts in the corpus.

get_source

Return provenance metadata for one source by integer source_id.

draw_patch_diagram

Patch diagram tool.

report_gap

Report when this MCP server couldn't fully answer a question.