Caution
CURRENTLY UNSTABLE. Do not use.
The Prompt Spinner is a Model Context Protocol (MCP) server that helps you quickly generate random prompts for various creative activities or endeavors.
The server exposes a single promptspinner tool that accepts a category
parameter:
Tool: promptspinner
Parameters:
category(required): The prompt category to spin from- Currently available categories:
heroes,boardGames,nations,vacations,inventions,universes,corpses
- Currently available categories:
token(optional): Session ID to track shuffle queues across calls. Returns a new token when left empty.
The tool returns a random selection from each subcategory within the chosen category, ensuring a different selection each time.
MIT - See LICENSE for details.