Content Tools
eurorackref.com
Provides access to a database of Eurorack module specifications, including search and visualization.
ENDPOINT 1
https://eurorackref.com/mcp
Known tools 17
get_moduleReturn the full citation-anchored specification for one Eurorack module by id.
get_modulesBatched get_module — returns `{ modules: [...], errors: [...] }` with full citation-anchored specs for up to 25 modules in one call.
visualize_moduleModule visualization tool.
search_modulesSearch the corpus for Eurorack modules matching a combination of filters.
resolve_modulesBulk fuzzy name → id resolver.
search_manualFull-text search across parsed module manuals, product pages, and firmware release notes.
get_manual_chunkRead 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_withReturn modules that have a typed compatibility relationship with the given module.
reachable_pairingsGiven 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_techniquesReturn canonical synthesis / patching techniques with role-keyed module realizations drawn from the corpus.
find_role_realizationsFor a (technique_id, role_id) pair, return modules that can fill the role, ranked by affordance match.
reachable_techniquesGiven 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_redundancyCall 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_conceptReturn a canonical definition for a primitive Eurorack / synthesis concept and its relations to other concepts in the corpus.
get_sourceReturn provenance metadata for one source by integer source_id.
draw_patch_diagramPatch diagram tool.
report_gapReport when this MCP server couldn't fully answer a question.