remote-mcp-server-authless-rickroll

remote-mcp-server-authless-rickroll

3.4

If you are the rightful owner of remote-mcp-server-authless-rickroll and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides a structured overview of a remote MCP server designed to generate podcasts and rickrolls using Cloudflare Workers without requiring authentication.

The remote MCP server is a versatile tool that leverages Cloudflare Workers AI to create complex URL slugs for podcast generation. It cleverly bypasses URL filtering by appearing to generate legitimate podcast content, while actually redirecting users to a rickrolling page. This server is deployed on Cloudflare Workers and utilizes a Cloudflare D1 database to store generated URLs and topics. The server is designed to be easily deployable and customizable, allowing users to add their own tools and connect to various platforms, including the Cloudflare AI Playground and Claude Desktop. By using the Model Context Protocol (MCP), the server facilitates seamless integration with AI models and tools, enhancing its functionality and user experience.

Features

  • Deployable on Cloudflare Workers without authentication
  • Generates complex URL slugs for podcast topics
  • Stores generated URLs and topics in a Cloudflare D1 database
  • Customizable with additional tools
  • Connects to Cloudflare AI Playground and Claude Desktop

Tools

  1. generate_podcast

    Generates a complex path relating to the input topic and returns a Cloudflare Worker URL.

  2. list_recent_podcasts

    Queries the Cloudflare D1 SQL database for previous podcast URLs and topics.