Home › Design & Media › Gradus Notation
Gradus Notation
Gradus Notation + Harmonic Analyzer + Engraver: music tools for any AI agent. Free, no auth.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.8.0)
npx -y @gradusmusic/notation-mcp@0.8.0
Or add to your MCP client config:
{
"mcpServers": {
"gradusnotation": {
"command": "npx",
"args": [
"-y",
"@gradusmusic/notation-mcp@0.8.0"
],
"env": {
"GRADUS_NOTATION_API_BASE": "<YOUR_VALUE>",
"GRADUS_AGENT_NAME": "<YOUR_VALUE>"
}
}
}
}
GRADUS_NOTATION_API_BASE— Override the API base URL. Defaults to https://gradusmusic.com.GRADUS_AGENT_NAME— Self-reported agent name sent in the X-Agent-Name header for telemetry attribution.
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry