Remote MCP Server Authless Rickroll
JSON →A remote MCP server on Cloudflare Workers that generates podcast URLs and rickrolls without authentication, using Cloudflare AI and D1.
Tools · 2
- generate_podcast This tool takes in a topic and makes a LLM call to Cloudflare Workers AI to generate a complex path relating to the input topic. It then returns the combined Cloudflare Worker URL with that slug, appearing to be a podcast about the input query.
- list_recent_podcasts This tool takes in a number and queries the Cloudflare D1 SQL database for previous podcast URLs and topics generated.
★ 6 GitHub stars