conte-de-fees-mcp
こんとどぅふぇ MCP サーバー — フリーBGM・フリー効果音をAIから
AIアシスタントから、こんとどぅふぇ(Conte de Fées)のフリーBGM・フリー効果音を 直接さがして、そのままダウンロードできるようにする MCPサーバーです。
「かわいい感じのBGMさがして」「戦闘シーンの曲ダウンロードして」—— そう言うだけで、無料の音楽素材 173曲と効果音 189音から探して保存します。
すべて 商用利用OK / クレジット表記不要 / コンテンツIDフリー。 アカウント登録もAPIキーも要りません。
An MCP server that lets AI assistants search and download free, royalty-free BGM, music and sound effects from Conte de Fées. 173 tracks and 189 sound effects. Commercial use OK, no credit required, Content-ID free. No account, no API key.
導入
Node.js 18以上が必要です。npmへの登録は不要で、GitHubから直接入ります。
Claude Code
claude mcp add conte-de-fees -- npx -y github:HiLi1021/conte-de-fees-mcpClaude デスクトップアプリ / Cursor / Cline / Windsurf
設定ファイルに追記して、アプリを再起動してください。
{
"mcpServers": {
"conte-de-fees": {
"command": "npx",
"args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
}
}
}設定ファイルの場所:
クライアント | 場所 |
Claude デスクトップ (Mac) |
|
Claude デスクトップ (Windows) |
|
Cursor |
|
Cline / Roo Code |
|
Windsurf |
|
VS Code(GitHub Copilot)
VS Code だけ最上位キーが mcpServers ではなく servers です。.vscode/mcp.json に:
{
"servers": {
"conte-de-fees": {
"command": "npx",
"args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
}
}
}使えるツール
ツール | できること |
| フリーBGMを雰囲気・場面・長さ・キーワードで検索 |
| mp3をダウンロードして保存 |
| フリー効果音を検索(かわいい系 / 8bit系) |
| 利用できるタグの一覧 |
| 利用条件を取得 |
話しかけかたの例
かわいい感じのフリーBGMを3つ探して
戦闘シーンで使える曲をダウンロードして
2分以内のほのぼのしたBGMある?
ジャンプの効果音を8bitで探して
この曲、YouTubeの収益化動画で使っても大丈夫?ライセンス
楽曲・効果音:商用利用OK、クレジット表記不要、コンテンツIDフリー、加工・ループ自由。 禁止事項は音源そのものの再配布・再販売のみ。 → https://conte-de-fees.com/how-to-use
このMCPサーバー(ソフトウェア):MIT
安全性について
このサーバーがすることは3つだけです。
公開カタログ(
tracks.json/sfx.json)を読むこんとどぅふぇのmp3をダウンロードする
それを保存する
外部コマンドの実行(exec / spawn)や、パソコンの中のファイルを読むことは一切しません。
保存先は作業ディレクトリの中に限定していて、外には書き出せません。
取得先も conte-de-fees.com 以外は拒否します。
本体は297行、依存は公式SDK(@modelcontextprotocol/sdk)ひとつだけです。
index.js をそのまま読めます。
こんとどぅふぇについて
2003年から続いている、日本のフリー音楽素材サイトです。 楽曲はすべて作曲者HiLiのオリジナルで、素材サイト間の使い回しはありません。
MCPの案内: https://conte-de-fees.com/mcp
フリーBGM一覧: https://conte-de-fees.com/tracks
フリー効果音: https://conte-de-fees.com/se
キーワード: フリーBGM MCP / フリー素材 MCP / 音楽素材 MCP / MCPサーバー 音楽 / AI 音楽素材 / free bgm mcp / royalty free music mcp / music mcp server / free game assets mcp
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.
AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included.
Discover AI tools for game development — 100+ tools indexed by engine, task, and pricing.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HiLi1021/conte-de-fees-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server