Cucutime
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., "@Cucutimegenerate a song idea for Emma with a dinosaur theme"
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.
Cucutime โ Kids Song API, MCP Server & CLI
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
Related MCP server: Suno MCP
๐ 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.mdAlso: llms.txt ยท llms-full.txt
License
MIT ยฉ BrainyStack LLC
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 Servers
- Alicense-qualityAmaintenanceAn MCP server that enables local AI models to automatically generate lyrics and style prompts, then submit songs to Suno via browser automation.MIT
- AlicenseAqualityBmaintenanceAn MCP server that generates music using your Suno account, enabling credit checking, song generation, and MP3 downloads without third-party APIs.7MIT
- FlicenseAqualityDmaintenanceMCP server for Suno music generation API that enables generating lyrics and custom songs with style tags, model selection, and automatic polling for task completion.2
- AlicenseAqualityBmaintenanceGenerate music with Suno (v5.5) from any MCP client โ async, and billed only on successful renders (a failed render auto-refunds). Hosted Streamable-HTTP server; tools generate_song / wait_for_song / check_song.333MIT
Related MCP Connectors
MCP server for Suno AI music generation, lyrics, and covers
Generate Suno AI music (v5.5) from any MCP client. Async; billed only on success.
Generate AI music via the Lacuna Music API from MCP clients like Claude Desktop & Code.
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/softdevfz/cucutime'
If you have feedback or need assistance with the MCP directory API, please join our Discord server