Skip to main content
Glama
__init__.py547 B
"""MCP tools for MuseScore operations.""" from .connection import setup_connection_tools from .navigation import setup_navigation_tools from .notes_measures import setup_notes_measures_tools from .staff_instruments import setup_staff_instruments_tools from .time_tempo import setup_time_tempo_tools from .sequences import setup_sequence_tools __all__ = [ "setup_connection_tools", "setup_navigation_tools", "setup_notes_measures_tools", "setup_staff_instruments_tools", "setup_time_tempo_tools", "setup_sequence_tools" ]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ghchen99/mcp-musescore'

If you have feedback or need assistance with the MCP directory API, please join our Discord server