PluginBench
MCP Server
Active
MIT

io.github.smeet666/mcp-bideetmusique MCP Server

io.github.smeet666/mcp-bideetmusique

What is the io.github.smeet666/mcp-bideetmusique MCP server?

Search the Bide & Musique collection of forgotten French songs. Records, lyrics, no API key.

How to install io.github.smeet666/mcp-bideetmusique

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • BIDE_USER_AGENT

    Your application's name. The project identity is appended to it.

  • BIDE_MIN_INTERVAL_MS

    Minimum milliseconds between requests. Default 3000, floor 2000.

  • BIDE_TIMEOUT_MS

    Per-request timeout in milliseconds. Default 20000.

  • BIDE_MAX_RETRIES

    Retries on transient failures. Default 3.

  • BIDE_CACHE_TTL_MS

    In-memory cache lifetime in milliseconds. Default 900000.

  • BIDE_CACHE_MAX_ENTRIES

    Maximum entries kept in the in-memory cache. Default 200.

  • BIDE_LOG_LEVEL

    silent, error, info or debug, on stderr. Default error.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "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>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "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>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "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>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "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>"
      }
    }
  }
}
Claude Code
claude mcp add mcp-bideetmusique --env BIDE_USER_AGENT=<YOUR_BIDE_USER_AGENT> --env BIDE_MIN_INTERVAL_MS=<YOUR_BIDE_MIN_INTERVAL_MS> --env BIDE_TIMEOUT_MS=<YOUR_BIDE_TIMEOUT_MS> --env BIDE_MAX_RETRIES=<YOUR_BIDE_MAX_RETRIES> --env BIDE_CACHE_TTL_MS=<YOUR_BIDE_CACHE_TTL_MS> --env BIDE_CACHE_MAX_ENTRIES=<YOUR_BIDE_CACHE_MAX_ENTRIES> --env BIDE_LOG_LEVEL=<YOUR_BIDE_LOG_LEVEL> -- npx -y mcp-bideetmusique

Related MCP servers

Search the Anime News Network encyclopedia and read its news wire. No API key.

0
TypeScript
MIT
View repository →

Search inside digitised books, browse the Internet Archive catalogue and read Wayback captures.

0
TypeScript
MIT
View repository →

Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.

0
TypeScript
MIT
View repository →

Search the Internet Archive, the Library of Congress and data.bnf.fr at once, in one answer.

0
TypeScript
MIT
View repository →

Search the BnF open catalogue: authors, works, editions and links to what is digitised.

0
TypeScript
MIT
View repository →

Search public Lever job boards: resolve a company, read its openings, read one in full.

0
TypeScript
MIT
View repository →