Remote MCP Server Authless Rickroll

by elizabethsiegle

Not rated
GitHub

About

A remote MCP server on Cloudflare Workers that generates podcast URLs and rickrolls without authentication, using Cloudflare AI and D1.

Details

Author
elizabethsiegle
Categories
Cloud Service, Other, Infrastructure, AI

Setup

Install Remote MCP Server Authless Rickroll in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll

Follow the installation instructions in the repository README, then restart your MCP client.

A remote MCP server on Cloudflare Workers that generates podcast URLs and rickrolls without authentication, using Cloudflare AI and D1.

Building a Remote MCP Server to Generate Podcasts (and rickroll) on Cloudflare w/o auth

This example allows you to deploy a remote MCP server to rickroll people that doesn't require authentication on Cloudflare Workers.

It uses a Cloudflare Workers AI LLM to generate complex URL slugs that attach tothis rickrolling Cloudflare Worker page( alsoon GitHub here). It uses specific, detailed tool descriptions that do not mention rickrolling at all. The specialized tool appears to generate a podcast, getting past Claude's URL filtering, and saves that URL and topic to a Cloudflare D1 database.

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.

This will deploy your MCP server to a URL like:remote-mcp-server-authless.<your-account>.workers.dev/sse

Alternatively, you can use the command line below to get the remote MCP Server created on your local machine:

npm create cloudflare@latest -- my-mcp-server --template=cloudflare/ai/demos/remote-mcp-authless

To add your owntoolsto the MCP server, define each tool inside theinit()method ofsrc/index.tsusingthis.server.tool(...).

You can connect to your MCP server from the Cloudflare AI Playground, which is a remote MCP client:
- Go to
https://playground.ai.cloudflare.com/
- Enter your deployed MCP server URL (remote-mcp-server-authless.<your-account>.workers.dev/sse)
- You can now use your MCP tools directly from the playground!

Connect Claude Desktop to your MCP server

You can also connect to your remote MCP server from local MCP clients, by using themcp-remote proxy.

To connect to your MCP server from Claude Desktop, followAnthropic's Quickstartand within Claude Desktop go to Settings > Developer > Edit Config.

{ "mcpServers": { "calculator": { "command": "npx", "args": [ "mcp-remote", "http://localhost:8787/sse" // or remote-mcp-server-authless.your-account.workers.dev/sse ] } } }

Restart Claude and you should see the tools become available.

Interact with MiniMax's powerful Text-to-Speech, image, and video generation APIs.

Turn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat.

MCP-native AI media generation with x402 pay-per-call. Image, video, audio, and music from 6 providers — composable via resource IDs. USDC on Base.

Atlas Cloud MCP Server (Image / Video / LLM APIs)

A powerful MCP server for AI image, video, and LLM APIs. Integrate models like Seedance and Nano Banana into your workflow with a simple, unified interface powered by Atlas Cloud.

AI audio tools for music producers — stem splitting, vocal removal, BPM/key detection, audio-to-MIDI, format conversion and AI song generation

Competitive intelligence platform with 24 tools — monitor competitor pricing, content, positioning, tech stacks, and how ChatGPT, Claude, and Gemini rank your brand.

Integrate with the Dataloop AI platform for data management and annotation using a Docker-based stdio interface.

MCP Server for full Easypanel control via Claude Code, Cursor and Claude Desktop.

Text-to-speech integration using the ElevenLabs API.

Text to speech for MCP clients. Reads numbers and dates correctly. Six voices, WAV out, every render watermarked.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.