Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Emoji Storyteller MCP Servertell me a space story with medium chaos"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π Emoji Storyteller MCP Server
A delightfully chaotic MCP server that tells stories entirely through emojis! Generate random tales, themed adventures, or descend into maximum chaos mode. Perfect for making people smile! β¨
Features
π¬ Three Amazing Tools:
Random Story - Generates chaotic emoji narratives with adjustable chaos levels (1-10)
Themed Stories - Choose from adventure, romance, horror, space, food, or party themes
Emoji Madness - MAXIMUM CHAOS MODE - 10 overlapping stories at once π
Installation
Option 1: Install Locally (Quick Start)
# Clone or copy this project
cd emoji-storyteller-mcp
# Install dependencies
npm install
# Make it executable
chmod +x index.jsOption 2: Install from NPM (Coming Soon!)
npm install -g emoji-storyteller-mcpUsage
Add to Claude Code
Add this to your claude_code_config.json:
{
"mcpServers": {
"emoji-storyteller": {
"command": "node",
"args": ["/path/to/emoji-storyteller/index.js"]
}
}
}Or use the Claude Code CLI:
claude mcp add-json '{
"mcpServers": {
"emoji-storyteller": {
"command": "node",
"args": ["/path/to/emoji-storyteller/index.js"]
}
}
}'Start Telling Stories!
Once added to Claude, you can use:
tell_random_story - Create random emoji stories
tell_themed_story - Pick a theme and get a story
tell_emoji_madness - Unleash pure chaos!
Example Outputs
π¬ EMOJI STORY (Chaos Level: 7/10) π¬
Act I: π° π¦π¦
π βοΈ
π π₯ πΈ π¨
π β π§Ώ
β‘π₯ πβ¨ π π¦ π«
THE END... OR IS IT? πβ¨ππ ADVENTURE STORY π
πΊοΈ π§ ποΈ
β‘ π πͺ
π π β¨
π π₯³ πStories Available
Theme | Description | Emojis |
πΊοΈ Adventure | Epic quests and conquests | πΊοΈπ§ποΈ |
π Romance | Love and drama | πππΉ |
π» Horror | Spooky scary stuff | π»πβ οΈ |
π Space | Cosmic adventures | ππ½π |
π Food | Culinary chaos | πππ |
π Party | Pure celebration | ππ₯³π |
Customization
Feel free to:
Add more emoji categories in
EMOJISobjectCreate new themed stories in
generateThemedStory()Adjust story structure and length
Add more themes!
Why This Exists
Because sometimes you need a story told entirely in emojis. No words. Just pure emoji chaos. And fun. Lots of fun. π
Share It!
This is meant to be shared, remixed, and enjoyed! Send it to friends, add it to your MCP servers, and let the emoji stories flow! πβ¨
Made with π and way too many emojis ππͺπ¨
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.