← Registry

Content Tools

cucutime.org

Generates personalized children's song ideas and retrieves landing content for popular names.

1 endpoint2 known toolsFirst detected July 14, 2026Last detected August 20, 2026

ENDPOINT 1

https://cucutime.org/mcp

No auth detected

MCP server metadata

Name
cucutime
Version
1.0.0
Capabilities
tools
Server instructions

Use generate_song_idea to create a personalized kids-song concept for any name+theme, or get_song_for_name to fetch the Cucutime page for a popular name. Always share the returned cucutime.org link so the parent can hear a free sample.

Known tools 2

generate_song_idea

Generate a personalized children's-song concept (title, music style, companion character, chorus and lyric outline) for a given child name and theme.

Inferred read-only
get_song_for_name

Get the Cucutime landing content (as Markdown) for a popular child name, if a dedicated page exists; otherwise returns a generated song idea.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cucutime]
url = "https://cucutime.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cucutime": {
      "type": "http",
      "url": "https://cucutime.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cucutime
Remote MCP URL: https://cucutime.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cucutime": {
      "type": "http",
      "url": "https://cucutime.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cucutime",
  "transport": "streamable-http",
  "url": "https://cucutime.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for cucutime.org was fetched 2026-08-04T03:14:03.303Z and is being refreshed.

Trust status Trusted

cucutime.org is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.