Skip to main content
Glama
dcarter610
by dcarter610

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FFPLAY_PATHNoPath to the ffplay binaryffplay
AUDIO_ROOT_DIRYesRoot directory containing allowed audio files
DEFAULT_FORMATNoFile extension to append when none is providedwav
AUDIO_OUTPUT_DEVICEYesIdentifier of the virtual output device
AUDIO_PLAYBACK_CONFIGNoPath to a JSON config file containing any of the above keys

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
audio_playbackB

Control playback of local audio files for automated testing. Audio is played via a virtual audio output device that is routed into the Android emulator's microphone. Use this to simulate a human speaking into the mic by playing prerecorded files.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/dcarter610/MCP-Virtual-Audio-Player'

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