Emotion Wheel Classifier

Emotion Wheel Classifier MCP Connector for Claude

A+

Map raw text descriptions to Plutchik's Wheel of Emotions, identifying intensity and emotional families.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The Emotion Wheel Classifier connects AI agents to the psychological depth of Plutchik's model. Use analyze_text_emotion to transform unstructured text into specific emotional nodes, intensities (Low, Medium, High), and families. You can also use get_emotion_spectrum to see how an emotion evolves in strength or explore_emotional_dyad to calculate the complex emotions resulting from combining two primary states.

emotionsplutchiksentimentnlppsychology

3 tools expose this connector's capabilities to your AI agent.

explore_emotional_dyad

Calculate the resulting complex emotion from two primary emotions

get_emotion_spectrum

Show the progression of a specific emotion

analyze_text_emotion

Analyze raw text to identify emotion, intensity, and family

See how to talk to your AI agent using Emotion Wheel Classifier.

I feel extremely happy and full of energy!

The `analyze_text_emotion` tool identifies the primary emotion as Joy with a High intensity level.

I am slightly afraid of the dark.

The `analyze_text_emotion` tool identifies the primary emotion as Fear with a Low intensity level.

What happens if I combine Joy and Trust?

Using `explore_emotional_dyad` with Joy and Trust results in the complex emotion of Love.

The `analyze_text_emotion` tool interprets the weight and descriptors in your text to map it to a specific node on Plutchik's wheel, determining intensity levels like Low or High.

Related Connectors