{"name":"Notation MCP Server","description":"MCP server for music notation tools - chord diagrams, tablature, and standard notation for Chiron","version":"1.0.0","endpoints":{"mcp":"/mcp","health":"/health"},"tools":[{"name":"create_chord_diagram","description":"Generate a chord diagram for guitar, bass, ukulele, or piano."},{"name":"create_tab","description":"Generate guitar/bass tablature with optional standard notation using VexTab markup."},{"name":"create_notation","description":"Generate standard music notation (treble/bass clef) using VexTab markup."},{"name":"notation_health_check","description":"Check if the Notation MCP server is running and healthy."}]}