mcp bideetmusique for Claude Desktop
io.github.smeet666/mcp-bideetmusique
Search the Bide & Musique collection of forgotten French songs. Records, lyrics, no API key.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp bideetmusique in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-bideetmusique": {
"command": "npx",
"args": [
"-y",
"mcp-bideetmusique"
],
"env": {
"BIDE_USER_AGENT": "<BIDE_USER_AGENT>",
"BIDE_MIN_INTERVAL_MS": "<BIDE_MIN_INTERVAL_MS>",
"BIDE_TIMEOUT_MS": "<BIDE_TIMEOUT_MS>",
"BIDE_MAX_RETRIES": "<BIDE_MAX_RETRIES>",
"BIDE_CACHE_TTL_MS": "<BIDE_CACHE_TTL_MS>",
"BIDE_CACHE_MAX_ENTRIES": "<BIDE_CACHE_MAX_ENTRIES>",
"BIDE_LOG_LEVEL": "<BIDE_LOG_LEVEL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs