GitHub Stars
54
User Rating
Not Rated
Favorites
0
Views
37
Forks
13
Issues
4
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
This is needed to convert .wav to .mp3 files
For mac:
To run locally add these to your .env file. See env.example and copy to .env and modify with your own values.
brew install ffmpeg
Additional Resources
Author Information
Related MCPs
YOLO-MCP-Server
19
YOLO-MCP-Server is a server application designed for real-time object detection. Implemented in Python, it utilizes the YOLO (You Only Look Once) algorithm to deliver fast and accurate object recognition. Users can easily configure the server to process inputs from various data sources.