API Tools
audiodelivery.net
Provides tools to explore and interact with the AudioDN API documentation.
ENDPOINT 1
https://mcp.audiodelivery.net/mcp
Known tools 6
adn_aboutReport the MCP server version, the bundled OpenAPI version, the docs source (bundled snapshot vs live), and the canonical API base URL.
adn_search_docsSearch the bundled AudioDN documentation (llms-full.txt, OpenAPI operation summaries, and guides) for a keyword or phrase.
adn_list_operationsList every AudioDN REST API operation from the bundled OpenAPI spec (operationId, method, path, summary).
adn_get_operationGet the full OpenAPI definition for a single operation by operationId (method, path, parameters, request body, responses).
adn_get_guideGet a concise, canonical guide for a core AudioDN concept.
adn_list_variant_typesList the AudioDN variant types (transcode, preview, levels, waveform_video, waveform_image, original, cover) with descriptions and whether each can be created via the REST API.