Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Decent-Sampler Drums MCP Server
by
dandeliongold
Verified
npm
GitHub
Image & Video Processing
TypeScript
MIT License
93
1
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-decent-sampler-drums
docs
src
__tests__
.gitignore
jest.config.js
LICENSE
package.json
package-lock.json
README.md
tsconfig.json
tsconfig.test.json
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": ".", "types": ["jest", "node"] }, "include": [ "src/**/*", "__tests__/**/*" ] }