FreesoundMCPServer

timjrobinson/FreesoundMCPServer

3.1

If you are the rightful owner of FreesoundMCPServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Freesound MCP Server provides access to the Freesound API, allowing AI assistants to interact with audio samples from Freesound.org.

Tools

Functions exposed to the LLM to take actions

search_sounds

Search for sounds on Freesound using text queries.

get_sound

Get detailed information about a specific sound.

get_sound_analysis

Retrieve audio analysis data for a sound.

get_similar_sounds

Find sounds similar to a given sound.

get_user

Get information about a Freesound user.

get_user_sounds

Get sounds uploaded by a specific user.

get_pack

Get information about a sound pack.

get_pack_sounds

Get sounds from a specific pack.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources