MCP server intelligence profile

Epistemic DJ MCP Server

MCP server that transforms cognitive state into generative music by mapping 13 epistemic vectors to Strudel live coding patterns, with mood presets and a web UI for interactive control

Local OnlyOfficial distributionNubaeon
Verified cleanSource Git · f883f360ff913b8b325ed940ef8a0de896a18f15

Our scanner tested version f883f360ff913b8b325ed940ef8a0de896a18f15 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
5Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugepistemic-dj-8d2df7a6DeploymentLocal Only
Canonical packageRepositoryNubaeon/epistemic-dj
First publishedLatest release
Last security verificationAug 25, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitnubaeon/epistemic-djf883f360ff913b8b325ed940ef8a0de896a18f151Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitnubaeon/epistemic-djf883f360ff913b8b325ed940ef8a0de896a18f15CurrentAug 25, 20265 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceimmutable_git_commitSignature
MCP SDKArtifact SHA-256de33274a98bbf62bc115809732adea6e447d5a724a88e1579ecec2223dd3695f
Scannermcp-proof-engine 0.1.0Scan completedAug 25, 2026
Security ratingMethodology
0Proven
172Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2025-06-18Negotiated protocol
epistemic-djServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 5

ToolCategoryAnnotationsRisk
crossfade_patternGenerate a series of patterns that transition between two epistemic states
Input schema
{
  "type": "object",
  "properties": {
    "from": {
      "type": "object",
      "description": "Starting epistemic state"
    },
    "to": {
      "type": "object",
      "description": "Target epistemic state"
    },
    "steps": {
      "type": "number",
      "description": "Number of intermediate patterns",
      "default": 4
    }
  },
  "required": [
    "from",
    "to"
  ]
}
explain_mappingExplain how epistemic vectors map to musical parameters
Input schema
{
  "type": "object",
  "properties": {
    "vector": {
      "type": "string",
      "description": "Specific vector to explain (optional, explains all if not provided)"
    }
  }
}
generate_moodGenerate a pattern for a specific mood preset
Input schema
{
  "type": "object",
  "properties": {
    "mood": {
      "type": "string",
      "enum": [
        "focus",
        "energize",
        "reflect",
        "debug",
        "celebrate"
      ],
      "description": "Mood preset to generate"
    }
  },
  "required": [
    "mood"
  ]
}
generate_patternGenerate a Strudel music pattern from epistemic vectors. Returns code that can be pasted into strudel.cc
Input schema
{
  "type": "object",
  "properties": {
    "vectors": {
      "type": "object",
      "description": "Epistemic state vectors (0-1 scale)",
      "properties": {
        "know": {
          "type": "number",
          "description": "Knowledge/understanding level"
        },
        "uncertainty": {
          "type": "number",
          "description": "Uncertainty level"
        },
        "engagement": {
          "type": "number",
          "description": "Engagement/focus level"
        },
        "clarity": {
          "type": "number",
          "description": "Clarity of understanding"
        },
        "coherence": {
          "type": "number",
          "description": "Coherence of knowledge"
        },
        "signal": {
          "type": "number",
          "description": "Signal strength/density"
        },
        "density": {
          "type": "number",
          "description": "Information density"
        },
        "state": {
          "type": "number",
          "description": "Current state assessment"
        },
        "change": {
          "type": "number",
          "description": "Rate of change"
        },
        "completion": {
          "type": "number",
          "description": "Task completion level"
        },
        "impact": {
          "type": "number",
          "description": "Perceived impact"
        },
        "context": {
          "type": "number",
          "description": "Context understanding"
        },
        "do": {
          "type": "number",
          "description": "Capability/ability level"
        }
      }
    },
    "mode": {
      "type": "string",
      "enum": [
        "full",
        "minimal",
        "drums"
      ],
      "description": "Pattern complexity mode",
      "default": "full"
    },
    "includeComments": {
      "type": "boolean",
      "description": "Include explanatory comments in output",
      "default": true
    }
  },
  "required": [
    "vectors"
  ]
}
get_pattern_urlGet a shareable URL for the current pattern on strudel.cc
Input schema
{
  "type": "object",
  "properties": {
    "pattern": {
      "type": "string",
      "description": "Strudel pattern code (optional, uses last generated if not provided)"
    }
  }
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Epistemic DJ MCP Server questions

How do I install Epistemic DJ MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does Epistemic DJ MCP Server provide?

Epistemic DJ MCP Server exposed 5 tools during independent protocol observation, including crossfade_pattern, explain_mapping, generate_mood, generate_pattern, get_pattern_url.

Is Epistemic DJ MCP Server secure?

Our scanner tested version f883f360ff913b8b325ed940ef8a0de896a18f15 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Developer Tool MCP ServersOfficial vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.