mcp-bideetmusique
Rank #7,258io.github.smeet666/mcp-bideetmusique
Search the Bide & Musique collection of forgotten French songs. Records, lyrics, no API key.
mcp-bideetmusique is a Model Context Protocol (MCP) server published by smeet666. It ranks #7,258 of 131,708 servers tracked on MCP Toplist. mcp-bideetmusique is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 15, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 124,450 of 131,708 servers on MCP Toplist.
Use mcp-bideetmusique
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-bideetmusique -e "BIDE_USER_AGENT=<your BIDE_USER_AGENT>" -e "BIDE_MIN_INTERVAL_MS=<your BIDE_MIN_INTERVAL_MS>" -e "BIDE_TIMEOUT_MS=<your BIDE_TIMEOUT_MS>" -e "BIDE_MAX_RETRIES=<your BIDE_MAX_RETRIES>" -e "BIDE_CACHE_TTL_MS=<your BIDE_CACHE_TTL_MS>" -e "BIDE_CACHE_MAX_ENTRIES=<your BIDE_CACHE_MAX_ENTRIES>" -e "BIDE_LOG_LEVEL=<your BIDE_LOG_LEVEL>" -- npx -y mcp-bideetmusiqueReplace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb` — install it through your client’s extension manager.
[mcp_servers.mcp-bideetmusique]
command = "npx"
args = ["-y", "mcp-bideetmusique"]
[mcp_servers.mcp-bideetmusique.env]
BIDE_USER_AGENT = "<your BIDE_USER_AGENT>"
BIDE_MIN_INTERVAL_MS = "<your BIDE_MIN_INTERVAL_MS>"
BIDE_TIMEOUT_MS = "<your BIDE_TIMEOUT_MS>"
BIDE_MAX_RETRIES = "<your BIDE_MAX_RETRIES>"
BIDE_CACHE_TTL_MS = "<your BIDE_CACHE_TTL_MS>"
BIDE_CACHE_MAX_ENTRIES = "<your BIDE_CACHE_MAX_ENTRIES>"
BIDE_LOG_LEVEL = "<your BIDE_LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-bideetmusique": {
"command": "npx",
"args": [
"-y",
"mcp-bideetmusique"
],
"env": {
"BIDE_USER_AGENT": "<your BIDE_USER_AGENT>",
"BIDE_MIN_INTERVAL_MS": "<your BIDE_MIN_INTERVAL_MS>",
"BIDE_TIMEOUT_MS": "<your BIDE_TIMEOUT_MS>",
"BIDE_MAX_RETRIES": "<your BIDE_MAX_RETRIES>",
"BIDE_CACHE_TTL_MS": "<your BIDE_CACHE_TTL_MS>",
"BIDE_CACHE_MAX_ENTRIES": "<your BIDE_CACHE_MAX_ENTRIES>",
"BIDE_LOG_LEVEL": "<your BIDE_LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-bideetmusique": {
"command": "npx",
"args": [
"-y",
"mcp-bideetmusique"
],
"env": {
"BIDE_USER_AGENT": "<your BIDE_USER_AGENT>",
"BIDE_MIN_INTERVAL_MS": "<your BIDE_MIN_INTERVAL_MS>",
"BIDE_TIMEOUT_MS": "<your BIDE_TIMEOUT_MS>",
"BIDE_MAX_RETRIES": "<your BIDE_MAX_RETRIES>",
"BIDE_CACHE_TTL_MS": "<your BIDE_CACHE_TTL_MS>",
"BIDE_CACHE_MAX_ENTRIES": "<your BIDE_CACHE_MAX_ENTRIES>",
"BIDE_LOG_LEVEL": "<your BIDE_LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb` — install it through your client’s extension manager.
{
"servers": {
"mcp-bideetmusique": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-bideetmusique"
],
"env": {
"BIDE_USER_AGENT": "<your BIDE_USER_AGENT>",
"BIDE_MIN_INTERVAL_MS": "<your BIDE_MIN_INTERVAL_MS>",
"BIDE_TIMEOUT_MS": "<your BIDE_TIMEOUT_MS>",
"BIDE_MAX_RETRIES": "<your BIDE_MAX_RETRIES>",
"BIDE_CACHE_TTL_MS": "<your BIDE_CACHE_TTL_MS>",
"BIDE_CACHE_MAX_ENTRIES": "<your BIDE_CACHE_MAX_ENTRIES>",
"BIDE_LOG_LEVEL": "<your BIDE_LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-bideetmusique": {
"command": "npx",
"args": [
"-y",
"mcp-bideetmusique"
],
"env": {
"BIDE_USER_AGENT": "<your BIDE_USER_AGENT>",
"BIDE_MIN_INTERVAL_MS": "<your BIDE_MIN_INTERVAL_MS>",
"BIDE_TIMEOUT_MS": "<your BIDE_TIMEOUT_MS>",
"BIDE_MAX_RETRIES": "<your BIDE_MAX_RETRIES>",
"BIDE_CACHE_TTL_MS": "<your BIDE_CACHE_TTL_MS>",
"BIDE_CACHE_MAX_ENTRIES": "<your BIDE_CACHE_MAX_ENTRIES>",
"BIDE_LOG_LEVEL": "<your BIDE_LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"mcp-bideetmusique": {
"command": "npx",
"args": [
"-y",
"mcp-bideetmusique"
],
"env": {
"BIDE_USER_AGENT": "<your BIDE_USER_AGENT>",
"BIDE_MIN_INTERVAL_MS": "<your BIDE_MIN_INTERVAL_MS>",
"BIDE_TIMEOUT_MS": "<your BIDE_TIMEOUT_MS>",
"BIDE_MAX_RETRIES": "<your BIDE_MAX_RETRIES>",
"BIDE_CACHE_TTL_MS": "<your BIDE_CACHE_TTL_MS>",
"BIDE_CACHE_MAX_ENTRIES": "<your BIDE_CACHE_MAX_ENTRIES>",
"BIDE_LOG_LEVEL": "<your BIDE_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.smeet666%2Fmcp-bideetmusique)<a href="https://mcptoplist.com/server/io.github.smeet666%2Fmcp-bideetmusique"><img src="https://mcptoplist.com/badge/io.github.smeet666%2Fmcp-bideetmusique.svg" alt="MCP Toplist: Top 10% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
smeet666
Other servers by smeet666
- mcp-marmiton#4,483 · 16 vers
- mcp-stashbox#4,570 · 15 vers
- mcp-archiveorg#4,944 · 12 vers
- mcp-lrclib#4,999 · 12 vers
- mcp-animenewsnetwork#5,079 · 11 vers
- mcp-lyricscom#5,115 · 11 vers
- mcp-metacritic#5,135 · 10 vers
- mcp-recipes#5,210 · 9 vers
- mcp-books#5,364 · 9 vers
- mcp-libraryofcongress#5,706 · 8 vers
- mcp-wikibooks-cookbook#5,758 · 8 vers
- mcp-databnf#5,969 · 7 vers
Available versions (4)
| Version | Published |
|---|---|
| 2.0.1 | Aug 29, 2026 |
| 2.0.0 | Aug 26, 2026 |
| 1.0.0 | Aug 21, 2026 |
| 0.3.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains mcp-bideetmusique?
- mcp-bideetmusique is maintained by smeet666, which publishes 22 MCP servers (164 total versions) tracked on MCP Toplist.
- Is mcp-bideetmusique listed on the Official MCP Registry?
- Yes — mcp-bideetmusique is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-bideetmusique have?
- MCP Toplist tracks 4 versions of mcp-bideetmusique, most recently published on Aug 29, 2026.
- Where can I find the source code for mcp-bideetmusique?
- The source code for mcp-bideetmusique is hosted at github.com/smeet666/mcp-bideetmusique.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.