mcpserver.lol
registry/audiodn-mcp
Connection check verified live · 26h ago

audiodn-mcp

AI-manageable audio CDN: upload, transcode, normalize, stream & deliver audio, plus grounded docs.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

6 tools

Read from the running server on 26h ago.

adn_about read-only
Report the MCP server version, the bundled OpenAPI version, the docs source (bundled snapshot vs live), and the canonical API base URL. Use this to confirm how fresh the grounded d…
adn_get_guide read-only topic*
Get a concise, canonical guide for a core AudioDN concept. Topics: authentication, upload, processing, playback, webhooks, variant-types, security, compatibility.
adn_get_operation read-only operationId*
Get the full OpenAPI definition for a single operation by operationId (method, path, parameters, request body, responses). Use adn_list_operations to find operationIds.
adn_list_operations read-only
List every AudioDN REST API operation from the bundled OpenAPI spec (operationId, method, path, summary). Use this to discover the exact, canonical endpoints instead of guessing.
adn_list_variant_types read-only
List 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. Use…
adn_search_docs read-only limitquery*
Search the bundled AudioDN documentation (llms-full.txt, OpenAPI operation summaries, and guides) for a keyword or phrase. Returns ranked snippets. Use this before writing integrat…