Enables LLMs to search, download, and extract information from YouTube music videos.
A Model Context Protocol (MCP) server that enables LLMs to search, download, and play YouTube music.
winget install ffmpeg
, in Ubuntu or Debian do sudo apt install ffmpeg
"llm-jukebox": {
"command": "uv",
"args": [
"run",
"c:/path/to/llm-jukebox/server.py"
],
"env": {
"DOWNLOAD_PATH": "c:/path/to/downloads"
}
}
Make sure to change the paths to fit which paths the repo is in and where you want to the downloads to go.
If you have no other entries, the full JSON should look something like this:
{
"mcpServers": {
"llm-jukebox": {
"command": "uv",
"args": [
"run",
"c:/users/user/llm-jukebox/server.py"
],
"env": {
"DOWNLOAD_PATH": "c:/users/user/downloads"
}
}
}
}
Click on the Save button or hit Ctrl+S. If it works you should be able to set the slider to turn on llm-jukebox.
Now you can ask the LLM to grab a song for you!
This tool is intended for personal use with content you have the right to download. Users are responsible for complying with:
Always respect intellectual property and consider supporting artists through official channels.
Playback tool adapted from https://github.com/Here-and-Tomorrow-LLC/audio-player-mcp (MIT Licensed)
Exa AI Search API
MCP server that performs whois lookup against domain, IP, ASN and TLD.
An enhanced MCP server for SearXNG web searching, utilizing a category-aware web-search, web-scraping, and includes a date/time retrieval tool.
A Model Context Protocol Server for SearXNG
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
IP2Location.io API integration to retrieve the geolocation information for an IP address.
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
Search for npm packages
Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more.
One API for Search, Crawling, and Sitemaps