Tracktion Engine
БесплатноНе проверенEnables AI assistants to search and retrieve detailed documentation for Tracktion Engine classes and APIs.
Описание
Enables AI assistants to search and retrieve detailed documentation for Tracktion Engine classes and APIs.
README
An MCP (Model Context Protocol) server that provides AI assistants with access to Tracktion Engine API documentation.
Installation
npm install
npm run setup # Clones Tracktion Engine and parses headers
npm run build
Usage with Claude Code
Add to your Claude Code MCP settings:
{
"mcpServers": {
"tracktion-engine": {
"command": "node",
"args": ["/path/to/tracktion-engine-mcp/dist/index.js"]
}
}
}
Tools
search_te_classes
Search for Tracktion Engine classes by name or description.
query: "track"
limit: 10
get_te_class_docs
Get detailed documentation for a specific class.
className: "AudioTrack"
Development
npm run dev # Run with tsx (no build needed)
npm run parse-headers # Re-parse TE headers
npm run build # Build for production
Updating API Data
To update the API documentation after Tracktion Engine updates:
cd tracktion_engine && git pull
cd .. && npm run parse-headers
License
MIT
Установка Tracktion Engine
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Conceptual-Machines/tracktion-engine-mcpFAQ
Tracktion Engine MCP бесплатный?
Да, Tracktion Engine MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tracktion Engine?
Нет, Tracktion Engine работает без API-ключей и переменных окружения.
Tracktion Engine — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Tracktion Engine в Claude Desktop, Claude Code или Cursor?
Открой Tracktion Engine на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Tracktion Engine with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
