Skip to main content
Glama

Freesound MCP Server

by timjrobinson

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FREESOUND_API_KEYYesYour Freesound API key from https://freesound.org/apiv2/apply

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_sounds

Search for sounds on Freesound using text queries

get_sound

Get detailed information about a specific sound

get_sound_analysis

Get audio analysis data for a specific 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

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