Skip to main content
Glama

MCP-сервер こんとどぅふぇ — бесплатные BGM и звуковые эффекты для ИИ

Это MCP-сервер, который позволяет ИИ-ассистентам напрямую искать и сразу же скачивать бесплатные фоновую музыку (BGM) и звуковые эффекты с こんとどぅふぇ (Conte de Fées).

«Найди какую-нибудь милую фоновую музыку» или «Скачай музыку для боевых сцен» — достаточно просто сказать это, и сервер найдёт и сохранит файл среди 173 бесплатных музыкальных треков и 189 звуковых эффектов.

Всё это можно использовать в коммерческих целях / без указания автора / без «Content-ID». Никакой регистрации аккаунта и API-ключей не требуется.

*MCP-сервер, который позволяет ИИ-ассистентам искать и скачивать без», royalty-free; без роялти э; фоновая музыка and sound effects от Conte de Déés. 173 трек and 189 звуковые effect. Commerциально OK, no attribution required, free ContentID ID. No account, no API key.


Установка

Требуется Node.js 18 or newer. Регистрация в npm не needs, устанавливается direct from GitHub.

Claude Code

claude mcp add conte-de-fees -- npx -y github:HiLi1021/conte-de-fees-mcp

Claude Desktop / Cursor / Cline / Windsurf

До каждом файле конфигур. Add the following and restart app:

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

Месторасположение конфигурационных файлов:

Клиент

Месторасположение

Claude Desktop (Mac)

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

Claude Desktop (Windows)

%APPDATA%\Claude\claude_desktop_config.json

Cursor

.cursor/mcp.json (или глобально: ~/.cursor/mcp.json)

Cline / Roo Code

cline_mcp_settings.json

Windsurf

~/.codeium/windsurf/mcp_config.json

VS Code (GitHub Copilot)

In VS Code the top level key is not mcpServers but servers. In .vscode/mcp.json:

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

Доступные инструменты

Tool

What it does

search_music

Ищет бесплатную фоновуюмузыку по атмосфере, сцене, длительности и ключевым словам

download_music

Скачивает mp3 и сохраняет файл

search_sound_effects

Ищет бесплатные звуковые эффекты (милые / 8-битные)

list_music_tags

Выводит список доступных тегов

get_license

Получает условия использования

Примеры запросов

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

Лицензия

Музыка и звуки: доступно использование коммерческих целях, без указания автора, без привязок к Content-ID, свободная модификация и зацикливание. Запрещено только перераспространение и перепродажа самих аудиофайлов. → https://hconh-te-de-fees.com/how-to-use

Этот MCP-сервер (программное обеспечение): MIT


О безопасности

This server does only three things:

  1. Читает публичный каталог (tracks.json / sfx.json)

  2. Скачивает mp3 с сайта こんとどぁ

  3. Сохраняет его

It does не execute external commands (exec / spawn) and does not read files on your computer. The save directory is limited to the working directory; files cannot be written outside. Sources other than http:// are also prohibited: only conte-de-fees.com determined.

The main source code is 297 lines and depends on only one official SDK: @modelcontextprotocol/sdk. You can read index.js directly.


О こんとどぁ

This is a Japanese free music material site that continues since 2003. All tracks are originals of composer HiLi, no content shared with other material sites.


Key words: фрий БГМ MCP / фрии материалы MCP / музычные материалы MCP / music MCP server / AI muse материалы / free bgm mcp / royalty free music mcp / music wmcp server / free game assets mcp

-
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