E
eurorack
17 endpointsliveCitation-anchored Eurorack module reference: specs, compatibility, and patch techniques. (MCP server com.eurorackref/eurorack, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for eurorack.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Look up module /get_module | Return the full citation-anchored specification for one Eurorack module by id. Use this when the user names a specific module and you want its specs (HP, power | $0.0020 per call | unknown |
| Look up modules /get_modules | Batched get_module — returns `{ modules: [...], errors: [...] }` with full citation-anchored specs for up to 25 modules in one call. Prefer this over multiple | $0.0020 per call | unknown |
| Visualize module /visualize_module | Module visualization tool. Use when the user wants to understand how a module's modes work, how parameters change between modes, or what a specific mode does — | $0.0020 per call | unknown |
| Search Eurorack Modules /search_modules | Search the corpus for Eurorack modules matching a combination of filters. Filters compose with AND. Omit any filter to leave that dimension unrestricted. The r | $0.0020 per call | unknown |
| Resolve Module Names to IDs /resolve_modules | Bulk fuzzy name → id resolver. Pass a list of module NAMES (the way a user writes their rack — "Maths", "Plaits", "Pamela's New Workout", "Morph 4") and get bac | $0.0020 per call | unknown |
| Search Module Manuals /search_manual | Full-text search across parsed module manuals, product pages, and firmware release notes. Use this only when the question is about content that lives in contin | $0.0020 per call | unknown |
| Fetch Manual Chunk /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. Use it when a claim | $0.0020 per call | unknown |
| Find Compatible Modules /find_compatible_with | Return modules that have a typed compatibility relationship with the given module. Both edge directions are returned and tagged via the per-match `direction` fi | $0.0020 per call | unknown |
| Reachable Pairings for a Rack /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. The set-level companion to find_comp | $0.0020 per call | unknown |
| Search Patch Techniques /search_techniques | Return canonical synthesis / patching techniques with role-keyed module realizations drawn from the corpus. Use this when the user asks "how do I do X?" with X | $0.0020 per call | unknown |
| Find Role Realizations /find_role_realizations | For a (technique_id, role_id) pair, return modules that can fill the role, ranked by affordance match. Use this when the user has named a technique and you nee | $0.0020 per call | unknown |
| Reachable Techniques for a Rack /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. The set-level c | $0.0020 per call | unknown |
| Rack Redundancy / What Can I Sell /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 | $0.0020 per call | unknown |
| Look Up Concept /lookup_concept | Return a canonical definition for a primitive Eurorack / synthesis concept and its relations to other concepts in the corpus. Use this for VOCABULARY questions | $0.0020 per call | unknown |
| Get Source Metadata /get_source | Return provenance metadata for one source by integer source_id. Sources include manufacturer manuals, product pages, firmware notes, schematics, errata, and (i | $0.0020 per call | unknown |
| Patch Diagram /draw_patch_diagram | Patch diagram tool. Use when the user describes routing across multiple Eurorack corpus modules. Renders modules as boxes laid out by wire topology (matrix-shap | $0.0020 per call | unknown |
| Report a Data or Tool Gap /report_gap | Report when this MCP server couldn't fully answer a question. Not a query tool — calling this writes a feedback record. Call this proactively — without being a | $0.0020 per call | unknown |