🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mcp-server-clawcast

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcp-server-clawcast

MCP server for ClawCast — AI-generated rap news songs. Bots can discover, trial, and purchase songs via x402 payments.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

mcp-server-clawcast

MCP server for ClawCast — AI-generated rap songs about today's headlines in any rapper's style.

Tools

ToolDescription
discoverRead the ClawCast agent manifest (pricing, endpoints, capabilities)
trialGenerate a free sample song — no payment, no email
generate_songGenerate a paid song via x402 (1 USDC)
check_statusPoll a song generation job for progress
list_communityBrowse community-created songs

Quick Start

npx mcp-server-clawcast

Or install globally:

npm install -g mcp-server-clawcast

Claude Desktop Config

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "clawcast": {
      "command": "npx",
      "args": ["mcp-server-clawcast"]
    }
  }
}

Payment

  • Free trial: 1 song/day, no payment needed
  • Paid: 1 USDC per song via x402 protocol
  • Subscription: $1/month at clawcast.app

License

MIT

Keywords

mcp

FAQs

Package last updated on 27 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts