New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

midi-tools-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

midi-tools-mcp

MIDI note math: note names, frequencies, and note numbers. No network and no key.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
104
Maintainers
1
Weekly downloads
 
Created
Source

MIDI Tools MCP

MIDI note math: convert between note numbers, names, and frequencies. No network, no key.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • note_name Name for a MIDI number.
  • note_frequency Frequency for a MIDI number.
  • note_from_name MIDI number for a note name.

Usage

npm install
npm run build
node dist/index.js

All math runs locally with equal temperament tuning.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts