get_audio
ActiveTool of Openverse
declared in 0.1.0
Fetch full metadata for a single Openverse audio record by UUID (license, duration, attribution, source). Use after `search_audio` for licensing details.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "a1b2c3d4-e5f6-47g8-h9i0-j1k2l3m4n5o6"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Openverse
https://github.com/pipeworx-io/mcp-openverse
1/7 registries