Home › Design & Media › mcp-bideetmusique
mcp-bideetmusique
Search the Bide & Musique collection of forgotten French songs. Records, lyrics, no API key.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.0.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"mcp-bideetmusique": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"BIDE_USER_AGENT": "<YOUR_VALUE>",
"BIDE_MIN_INTERVAL_MS": "<YOUR_VALUE>",
"BIDE_TIMEOUT_MS": "<YOUR_VALUE>",
"BIDE_MAX_RETRIES": "<YOUR_VALUE>",
"BIDE_CACHE_TTL_MS": "<YOUR_VALUE>",
"BIDE_CACHE_MAX_ENTRIES": "<YOUR_VALUE>",
"BIDE_LOG_LEVEL": "<YOUR_VALUE>"
}
}
}
}
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.
Package (mcpb 2.0.1)
Package: mcpb https://github.com/smeet666/mcp-bideetmusique/releases/download/v2.0.1/mcp-bideetmusique-2.0.1.mcpb
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry