Cucutime
FreeNot checkedGenerates personalized children's song ideas (title, style, character, chorus, lyrics) for any child's name and theme via API and remote MCP server.
About
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 givenname,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).
- OpenAPI 3.1 spec: https://cucutime.org/api/openapi.json
- Plugin manifest: https://cucutime.org/.well-known/ai-plugin.json
⌨️ 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
Installing Cucutime
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/softdevfz/cucutimeFAQ
Is Cucutime MCP free?
Yes, Cucutime MCP is free — one-click install via Unyly at no cost.
Does Cucutime need an API key?
No, Cucutime runs without API keys or environment variables.
Is Cucutime hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Cucutime in Claude Desktop, Claude Code or Cursor?
Open Cucutime on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Cucutime with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
