Skip to main content
Glama
__init__.py394 B
""" REAPER MCP Tools Package This package contains all the tool implementations organized by category. Each module contains related tools using the modern @mcp.tool() decorator pattern. """ # Tool modules - each module contains functions and a register function # The register function is called by the main server to register all tools # with the MCP instance using the @mcp.tool() decorator

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/shiehn/total-reaper-mcp'

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