Freesound MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FREESOUND_API_KEY | Yes | Your Freesound API key from https://freesound.org/apiv2/apply |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_soundsC | Search for sounds on Freesound using text queries |
| get_soundC | Get detailed information about a specific sound |
| get_sound_analysisC | Get audio analysis data for a specific sound |
| get_similar_soundsC | Find sounds similar to a given sound |
| get_userC | Get information about a Freesound user |
| get_user_soundsC | Get sounds uploaded by a specific user |
| get_packC | Get information about a sound pack |
| get_pack_soundsC | Get sounds from a specific pack |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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