Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Decent Sampler Drums

    A Model Context Protocol server for generating DecentSampler drum kit configurations.

    0 stars
    TypeScript
    Updated Sep 17, 2025
    claude
    claude-ai
    decent-sampler
    mcp
    mcp-server
    model-context-protocol

    Table of Contents

    • Demo Video
    • Features
    • Documentation
    • Installation
    • Prerequisites
    • Setup
    • Development
    • Usage Guidelines
    • About Decent Sampler
    • Useful Links
    • Sample Sources
    • Free and Low-Cost Sample Resources

    Table of Contents

    • Demo Video
    • Features
    • Documentation
    • Installation
    • Prerequisites
    • Setup
    • Development
    • Usage Guidelines
    • About Decent Sampler
    • Useful Links
    • Sample Sources
    • Free and Low-Cost Sample Resources

    Documentation

    Decent Sampler Drums MCP Server

    A Model Context Protocol server for generating Decent Sampler drum kit configurations.

    This TypeScript-based MCP server provides specialized tools and prompts for creating DecentSampler drum kit presets, including WAV file analysis and XML generation.

    Demo Video

    Watch a simple demo video on YouTube here!

    Warning: Creating complex presets may end up exceeding Claude Desktop's maximum message length. We are still working on streamlining this tool to work around this limitation. If you are creating simple presets without a lot of mics or other variations, the xml file should be small enough for Claude to write to a file.

    Features

    • WAV file analysis and validation
    • Global pitch and envelope controls
    • Multi-mic routing with MIDI controls
    • Round robin sample playback
    • Flexible velocity layer handling
    • Muting group support
    • Auxiliary output routing

    Documentation

    • How do I use these tools? - Step-by-step workflows with real examples
    • Tools Documentation - Detailed information about each available tool
    • Input Schemas - TypeScript interfaces and parameter descriptions

    Installation

    Prerequisites

    • Node.js (v14 or higher)
    • npm (usually comes with Node.js)
    • Claude Desktop app (for use with Claude)

    Setup

    1. Install dependencies:

    bash
    npm install

    2. Build the server:

    bash
    npm run build

    3. Add to your Claude Desktop config:

    Windows: %APPDATA%/Claude/claude_desktop_config.json

    MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json

    json
    {
      "mcpServers": {
        "decent-sampler-drums": {
          "command": "npx",
          "args": [
            "-y",
            "@dandeliongold/mcp-decent-sampler-drums"
          ],
          "env": {}
        }
      }
    }

    Development

    For development with auto-rebuild:

    bash
    npm run watch

    For debugging, use the MCP Inspector:

    bash
    npm run inspector

    Usage Guidelines

    When using this MCP server to generate simple presets, you should always reference the simple_preset_guidelines prompt.

    For more complex presets (including sections such as buses, effects, etc.), reference the advanced_preset_guidelines prompt. Note that creating complex presets with a large number of samples can still be unstable and may exceed Claude Desktop's maximum message length.

    Both prompts will ask you to provide a samplesDirectory argument - this should be the absolute path to your drum samples folder (e.g., "C:/Users/username/Documents/DrumSamples"). The prompt will then automatically use this directory in all examples and configurations, making it easier to follow along with the correct paths for your system.

    About Decent Sampler

    Decent Sampler is a FREE sampling plugin that allows you to play samples in the Decent Sampler format.

    Useful Links

    • Download Decent Sampler Plugin
    • Decent Sampler Developer Resources

    Sample Sources

    The goal of this MCP server is to make it easier to set up your own presets, whether you're playing your kitchen utensils into your phone, or recording a full kit in a studio. To create your own drum kits, you'll also need samples.

    If you don't already have samples ready to go, here are some resources to get started:

    Free and Low-Cost Sample Resources

    • 99sounds.org
    • Drum Samples Collection - Various drum kits and percussion samples
    • Dub & Reggae Sounds - Specialized collection of reggae drum sounds
    • Archive.org: Sample Pack Collection - Community-contributed drum samples, sorted by popularity. Includes some cool stuff like vintage drum machines and CMI Fairlight samples.
    • Sample Pack Nation: Oberheim DMX/DX Drumkits - Classic drum machine sounds (Under 10 USD/EUR)

    Similar MCP

    Based on tags & features

    • MC

      Mcp Ipfs

      TypeScript·
      11
    • MC

      Mcp Open Library

      TypeScript·
      42
    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • AN

      Anilist Mcp

      TypeScript·
      57

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Ipfs

      TypeScript·
      11
    • MC

      Mcp Open Library

      TypeScript·
      42
    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • AN

      Anilist Mcp

      TypeScript·
      57

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k