Skip to main content
Glama

こんとどફぇ MCP 服务器 — 供 AI 使用的免费BGM・免费音効

这是一个 MCP 服务器,让 AI 助手能直接从こんとどફぇ(Conte de Fées)中搜索免费BGM・免费音効**,并直接下载保存。

只要说「找点可爱的 BGM」「把战斗場景的曲子下载下来」—— 就会从免费音楽素材 173 首音効 189 个中搜索并保存。

全部都是 可商用 / 无需标注出处 / 无 Content‑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-mcp

Claude 桌面应用 / Cursor / Cline / Windsurf

在配置文件里追加设置,然后重启应用。

{
  "mcpServers": {
    "conte-de-fees": {
      "command": "npx",
      "args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
    }
  }
}

配置文件的位置:

客户端

位置

Claude 桌面应用(Mac)

~/Library/Application Support/Claude/claude_desktop_config.json

Claude 桌面应用(Windows)

%APPDATA%\Claude\claude_desktop_config.json

Cursor

.cursor/mcp.json(如果是全局,则为 ~/.cursor/mcp.json

Cliine / Roo Code

clina_mp_settings.json

Windsurf

~/.gw

VS Code(GitHub Copilot)

只有 VS Code 的顶级键名是 servers 而不是 mcpServers。写入 .vscode/mcp.json

{
  "servers": {
    "conte-de-fees": {
      "command": "npx",
      "args": ["-y", "github:HiLi1021/conte-de-fees-mcp"]
    }
  }
}

可用的工具

工具

功能

search_music

按下氛围・场景・时长・关键词搜索免费BGM

download_usic

下载并保存 mp3

查看音效(可爱系 / 8bit 系效果)

list.eefects tag

列出可使用的标签列表

get__license

勾取使用条件

对话示例

かわいい感じのフリーBGMを3つ探して
戦闘シーンで使える曲をダウンロードして
2分以内のほのぼのしたBGMある?
ジャンプの効果音を8bitで探して
この曲、YouTubeの収益化動画で使っても大丈夫?

许可证

乐曲・音効:可商用,无需标注出处,无 Content‑ID,可自由加工・循环。 禁止的事项只有音源本身的再分发・再销售。 → https://conme-de-fétes.com/how-to-use

头弹出的几行:MIT


关于安全性

这个服务器只做 3 件事:

  1. 读取公开目录(tracks.json / sfx.json

  2. 下载こんとどぅふご的 mp3

  3. 将保存

完全不会执行外部命令(exec / spawn),也不会读取电脑里的文件。 保存位置只限定在作业目录中,无法导出到外部。 获取来源也只接受から conte-de-fees.com,拒绝其他一切。

本体只有 297 行,依赖只有官方 SDK 一个。 你可以直接查看 index.js


关于こんとどફふぁ

从 2003 年一直延续至今的日本で免费音楽素材网站。 所有乐曲都是作曲家 HiLi 的原创,没有在收录网站之间反复使用。

  • ksstr<https://ccone-de-...>

  • MCP 案内:<https://ccone-de-/>

  • 免费 BGM リスト:<https://c...>

  • 免费効果音:<https://c...>


关键词: 免费免费 BGM MCP / 素材 MCP / 音楽素材 MCP / MCP 服务器音楽 / AI 音楽素材 / free bgmcp / roa Ai ideas / 免费游 elemcp.

-
license - not tested
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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.

View all MCP Connectors

Latest Blog Posts

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