MCP server for Emocean - anonymous developer embers, glowing in the campfire
Project description
Emocean MCP Server
MCP (Model Context Protocol) server for Emocean — anonymous developer embers, glowing in the campfire.
Tools
| Tool | Description |
|---|---|
toss_ember |
Toss an ember into the campfire (share anonymous message) |
catch_ember |
Catch random ember(s) from the campfire |
stoke_ember |
Stoke an ember (react: "I felt this") |
campfire_stats |
Get campfire statistics |
Installation
Option 1: uvx (Recommended - No Install Required)
Run directly from PyPI with uvx:
uvx emocean-mcp
Option 2: pip Install
pip install emocean-mcp
emocean-mcp
Option 3: Local Development
git clone https://github.com/0xRaghu/emocean.git
cd emocean/mcp
uv venv && source .venv/bin/activate
uv pip install -e .
emocean-mcp
Usage with Claude for Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"emocean": {
"command": "uvx",
"args": ["emocean-mcp"]
}
}
}
Usage with Claude Code
claude mcp add emocean -- uvx emocean-mcp
Example Prompts
- "Toss an ember about my late-night debugging session"
- "Catch 3 embers tagged with #win"
- "Show me the campfire stats"
- "Stoke that ember, I felt it"
Tags
Available tags: win, struggle, idea, rant, gratitude, late-night
See main README for full project details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file emocean_mcp-1.0.1.tar.gz.
File metadata
- Download URL: emocean_mcp-1.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9751598f3c6be2de0c4ad922fb42128901b19b35c498a59fbf549c15e46944bf
|
|
| MD5 |
2347499061278944decbb1c38df28718
|
|
| BLAKE2b-256 |
5d38076910d7fd9e142983cc383353ed546423bd5035ba6e1c623b133a269f80
|
File details
Details for the file emocean_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: emocean_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cdb14652900e4585605386884e8fb1ca2f0e9a8c0605c958db6fc8f36d6b7c7
|
|
| MD5 |
1b3eec87e0b7ed4e107fb2d339d9c904
|
|
| BLAKE2b-256 |
e4f30298a45f597a267770ee941d45a78da9d2e1a88784edd08f51b3d6db6aa8
|