← Registry

Content Tools

eurorackref.com

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

1 endpoint17 known toolsFirst detected May 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://eurorackref.com/mcp

No auth detected

MCP server metadata

Name
eurorack-reference-mcp-server
Version
0.16.0
Capabilities
toolsresources
Server instructions

This corpus is also served at https://mcp.drillable.com as eurorack__* tools plus cross-corpus lookup/search/verify, alongside 8 more reference corpora. The standalone eurorackref.com/mcp endpoint will eventually be deprecated in favor of that gateway; prefer it for new setups.

Known tools 17

get_module

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

Inferred read-only
get_modules

Batched get_module — returns `{ modules: [.

Inferred read-only
visualize_module

Module visualization tool.

Inferred read-only
search_modules

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

Inferred read-only
resolve_modules

Bulk fuzzy name → id resolver.

Inferred read-only
search_manual

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

Inferred read-only
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.

Inferred read-only
find_compatible_with

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

Inferred read-only
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.

Inferred read-only
search_techniques

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

Inferred read-only
find_role_realizations

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

Inferred read-only
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.

Inferred read-only
rack_redundancy

Call this when the user asks what they can SELL, remove, downsize, or trim — "what can I sell?

Potential side effects
lookup_concept

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

Inferred read-only
get_source

Return provenance metadata for one source by integer source_id.

Inferred read-only
draw_patch_diagram

Patch diagram tool.

Inferred read-only
report_gap

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.eurorack-reference-mcp-server]
url = "https://eurorackref.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "eurorack-reference-mcp-server": {
      "type": "http",
      "url": "https://eurorackref.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: eurorack-reference-mcp-server
Remote MCP URL: https://eurorackref.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "eurorack-reference-mcp-server": {
      "url": "https://eurorackref.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "eurorack-reference-mcp-server": {
      "type": "http",
      "url": "https://eurorackref.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "eurorack-reference-mcp-server",
  "transport": "streamable-http",
  "url": "https://eurorackref.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for eurorackref.com was fetched 2026-07-28T10:16:03.242Z and is being refreshed.

Trust status Neutral

eurorackref.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.