Skip to main content
Glama

Freesound MCP Server

by timjrobinson

get_pack

Retrieve detailed information about sound packs from Freesound.org by providing the pack ID, enabling access to metadata and content descriptions.

Instructions

Get information about a sound pack

Input Schema

NameRequiredDescriptionDefault
pack_idYesThe ID of the pack

Input Schema (JSON Schema)

{ "properties": { "pack_id": { "description": "The ID of the pack", "type": "number" } }, "required": [ "pack_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/timjrobinson/FreesoundMCPServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server