← Registry

Developer Tools

audiodeliverynetwork.com

Provides tools to explore and search the AudioDN API documentation and operations.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.audiodelivery.net/mcp

No auth detected

MCP server metadata

Name
audiodn-mcp
Version
0.3.4
Capabilities
tools.listChanged

Known tools 6

adn_about

Report the MCP server version, the bundled OpenAPI version, the docs source (bundled snapshot vs live), and the canonical API base URL.

Inferred read-only
adn_search_docs

Search the bundled AudioDN documentation (llms-full.

Inferred read-only
adn_list_operations

List every AudioDN REST API operation from the bundled OpenAPI spec (operationId, method, path, summary).

Inferred read-only
adn_get_operation

Get the full OpenAPI definition for a single operation by operationId (method, path, parameters, request body, responses).

Inferred read-only
adn_get_guide

Get a concise, canonical guide for a core AudioDN concept.

Inferred read-only
adn_list_variant_types

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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.audiodn-mcp]
url = "https://mcp.audiodelivery.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "audiodn-mcp": {
      "type": "http",
      "url": "https://mcp.audiodelivery.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: audiodn-mcp
Remote MCP URL: https://mcp.audiodelivery.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "audiodn-mcp": {
      "url": "https://mcp.audiodelivery.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "audiodn-mcp": {
      "type": "http",
      "url": "https://mcp.audiodelivery.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "audiodn-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.audiodelivery.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for audiodelivery.net was fetched 2026-08-25T14:34:02.235Z.

Trust status Trusted

audiodelivery.net is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.