Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Cucutime

БесплатноНе проверен

Generates personalized children's song ideas (title, style, character, chorus, lyrics) for any child's name and theme via API and remote MCP server.

GitHubEmbed

Описание

Generates personalized children's song ideas (title, style, character, chorus, lyrics) for any child's name and theme via API and remote MCP server.

README

Generate personalized children's-song ideas — title, music style, companion character, chorus and a lyric outline — for any child's name and theme. Free, no API key.

Cucutime makes personalized songs and animated music videos for kids. This is the developer / AI-agent surface: a JSON API, a remote MCP server, and a CLI.

🌐 Site: https://cucutime.org · 🛠️ Dev hub: https://cucutime.org/developers


🤖 Remote MCP server

Add Cucutime to Claude, Cursor, or any MCP-compatible client (Streamable HTTP — no install, no key):

{
  "mcpServers": {
    "cucutime": { "url": "https://cucutime.org/mcp" }
  }
}

Tools

  • generate_song_idea — a personalized song concept for a given name, theme, language.
  • get_song_for_name — Cucutime's page (as Markdown) for a popular child name.

Descriptor: https://cucutime.org/.well-known/mcp.json

🔌 API

curl "https://cucutime.org/api/song-idea?name=Mia&theme=space&lang=en"

Returns a JSON song concept (title, musicStyle, companionCharacter, chorusSeed, lyricIdeas, and a link to a free sample). Params: name (required), theme, lang (en/es/pt).

⌨️ CLI

npx cucutime Mia --theme space --lang en

📄 Markdown for LLMs

Append .md to any name / product / blog URL for clean Markdown an LLM can read directly:

https://cucutime.org/song-for/olivia.md
https://cucutime.org/cancion-para/sofia.md
https://cucutime.org/personalized-songs-for-kids.md

Also: llms.txt · llms-full.txt

License

MIT © BrainyStack LLC

from github.com/softdevfz/cucutime

Установка Cucutime

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/softdevfz/cucutime

FAQ

Cucutime MCP бесплатный?

Да, Cucutime MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Cucutime?

Нет, Cucutime работает без API-ключей и переменных окружения.

Cucutime — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Cucutime в Claude Desktop, Claude Code или Cursor?

Открой Cucutime на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Cucutime with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development