Emoji Storyteller MCP Server
Generates entertaining stories told entirely through emojis with adjustable chaos levels, themed narratives, and a maximum chaos mode. Perfect for creating delightful emoji-based tales across adventure, romance, horror, space, food, and party themes.
README
🎭 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.js
Option 2: Install from NPM (Coming Soon!)
npm install -g emoji-storyteller-mcp
Usage
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
EMOJISobject - Create 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 🎭🎪🎨
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.