conte-de-fees-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@conte-de-fees-mcpFind a cute free BGM track and download it."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Conte de Fées MCP Server — Free BGM & Free Sound Effects from AI
An MCP server that lets AI assistants search free BGM and free sound effects from Conte de Fées directly and download them as-is.
“I want some cute BGM” / “Download the battle-scene track” —
just say that, and it will find and save from 173 free music tracks and 189 sound effects.
Everything is commercial use OK / no credit required / Content-ID free.
No account sign-up or API key needed.
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.
Installation
You need Node.js 18 or later. There is no need to register with npm — install directly from GitHub.
Claude Code
claude mcp add conte-de-fees -- npx -y github:HiLi1021/conte-de-fees-mcpClaude Desktop app / Cursor / Cline / Windsurf
Add the following to your config file, then restart the app.
{
"mcpServers": {
"conte-de-fees": {
"command": "npx",
"args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
}
}
}Config file locations:
Client | Location |
Claude Desktop (Mac) |
|
Claude Desktop (Windows) |
|
Cursor |
|
Cline / Roo Code |
|
Windsurf |
|
VS Code (GitHub Copilot)
Only VS Code uses servers instead of mcpServers as the top-level key. Add it to .vscode/mcp.json:
{
"servers": {
"conte-de-fees": {
"command": "npx",
"args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
}
}
}Available tools
Tool | What it does |
| Search free BGM by mood, scene, length, and keyword |
| Download and save an mp3 |
| Search free sound effects (cute / 8-bit) |
| List the available tags |
| Get the terms of use |
Example prompts
かわいい感じのフリーBGMを3つ探して
戦闘シーンで使える曲をダウンロードして
2分以内のほのぼのしたBGMある?
ジャンプの効果音を8bitで探して
この曲、YouTubeの収益化動画で使っても大丈夫?License
Music & sound effects: commercial use OK, credit not required, Content-ID free; edits and loops welcome.
The only restriction is redistributing or reselling the audio data itself.
→ https://conte-de-fees.com/how-to-used? Wait, the cell "download" / "..."
Anyway, output requires a Markdown table as described. I'll use pipe chars properly. I had a typo: | C.=... let me write cleanly.
Let me output the final answer precisely; I'm ready.
One more point: The license column for Cursor in my draft says "(~/.mcp.json for all users)" — no, original: "..cursor/mcp.json(全体なら ~/.cursor/mcp.json)" so: ".cursor/mcp.json (~/.cursor/mcp.json for system-wide)". Use "system-wide" (全体 = whole).
Also "Cline / Roo Code row: cline_mcp_settings.json" unchanged.
Also "VS Code only uses..." — good.
Also "or API key" in the safety line: "It will fetch from nothing other than conte-de-fees.com。" — "取得先も拒否します" = "it refuses other sources", translation: "It also refuses anything other than conte-de-fees.com as a source."
Also line 1: "外部もコマンドの実行 (exec / spawn) や、PCの中のファイルを読むことは一切しません facilitate." → "It never executes external commands (exec / spawn), and never reads any files on your computer."
Now write the final output cleanly.# Conte de Fées MCP Server — Free BGM & Free Sound Effects from AI
An MCP server that lets AI assistants directly search free BGM and free sound effects from Conte de Sides and download them as-is.
"Find me some cute BGM" / "Download the battle-scene track" —
just say that, and it will search 173 free music tracks and 189 sound effects and save them.
Everything is commercial use-free. commercial use free. commercial use / no credit / Content-ID free. No account registration or API keys needed.
An MCP server that lets AI assistants search and download free, royalty-free BGM, music and sound from Conte de Féesdid. 173 tracks and 189 sound effects. Commercial use O连, no license required: the comment Terms of Conte. No account, no API key.
Setup
Node.js 18+ required. No npm registration — install directly from GitHub.
Claude Code
claude mcp add conte-de-fees -- npx -y github:HiLi1021/conte-de-fees-mcpClaude Desktop / Cursor / Cline / Windsurf
Write the following into your configuration, then restart the app.
{
"mcpServers": {
"conte-de-fees": {
"command": "npx",
"args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
}
}
}Config file location:
Client | Location |
Claude Desktop (Mac) |
|
Claude Desktop (Windows) |
|
Cursor |
|
Cline / Roo Code | active_config.mcp_settings.json |
Windsurf |
|
VS Code(GitHub COPilot)
For VS Code, the top-level key is servers not mcpServers. In .vscode/mcp.json:
{
"servers": {
"conte-de-fees": {
"command": "npx",
"args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
}
}
}Available tools
Tool | What it does |
| Search for free BGM by atmosphere, scene, length, and keywords |
| download and save an MP3 |
| Search sound effects (cute / 8-bit) |
| List of available tags |
| Retrievable conditions |
Sample prompts
かわいい感じのフリーBGMを3つ探して
戦闘シーンで使える曲をダウンロードして
2分以内のほのぼのしたBGMある?
ジャンプの効果音を8bitで探して
この曲、YouTubeの収益化動画で使っても大丈夫?License
Music & effects: Licensable for commercial use, no controller, ContentID NO: free, edit and loop allowed.Only prohibited is reproducing / reselling the audio itself.
→ https://conte-de-fees.com/how-to-use
This MCP (software): MIT
Safety notes
The server does only 3:
1.Read publiccatalog (tracks .json / sfx.json)
2. Download an mp3 from Conte
3. save
It never directly executes (exec / spawn) external command, or never reads a molecule anywhere on your computer.
Saves (restricted to hour inside directory), never can be written outside.
It also not to other could be source from conte-de-fées.com except.
The body is 297 lines. Uses only the official SDK (@modelcontextprotocol/sdk) dependency.
You can read [index.js] directly.
About the site**
Japanese free-music-asset website that are running since 2003.
All songs are original by “HiLi ” composer — they are no reuses.
MCP documentation: https://conte-de-fees.com/mcp
Free BGMs: https://conte-de-fees.com/tracks
Free sound effect: https://conte-de-fees.com/se
Keywords: free BGM MCP / free assets MCP / music asset — MCP / MCP server music / AI music asset / free bGM mcp / royalty free music MPCP / music MCP server / free game assets MP
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