Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

The Emotion Dictionary

io.github.gaetangermain/emotion-dictionary

The Emotion Dictionary's 402 emotions: define a word, resolve a feeling, body maps. CC BY 4.0.

Uptime
100.0%
1 direct probes · 30d
Response
122ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

define_emotion

Look up one emotion from The Emotion Dictionary by name or slug. Returns its identifier, family, short definition, valence, arousal, canonical colour, and the entry URL.

resolve_feeling

Describe a feeling in plain words and get the five closest named emotions from the 402 in The Emotion Dictionary, ranked by meaning.

body_signature

Where an emotion lives in the body, from The Emotion Dictionary's body maps: regions on a 378 by 924 grid, each marked stirred or stilled.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "the_emotion_dictionary": {
      "url": "https://mcp.emotioninside.org/mcp",
      "transport": "streamable-http"
    }
  }
}