Skip to main content
Glama

AbletonMCP

by chaudepark
__init__.py245 B
# AbletonMCP Remote Script entry point from typing import Any from .core.main import AbletonMCP def create_instance(c_instance: Any) -> AbletonMCP: """Create and return the AbletonMCP script instance""" return AbletonMCP(c_instance)

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/chaudepark/ableton-mcp'

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