Back to Home
RegCoding icon

emotionsin_ai_mcp

Verified Safe

by RegCoding

Overview

Integrates emotional profiles from Emotionsin.ai into LLM-driven chatbots to enable personalized and emotionally intelligent AI agents.

Installation

Run Command
docker run -p 3000:3000 emotionin-mcp-server

Environment Variables

  • HTTP_TIMEOUT
  • REQUIRE_API_KEY
  • MCP_API_KEY
  • EMOTIONSIN_BACKEND
  • PORT

Security Notes

The server retrieves persona data, including a 'prompt' string, from an external Emotionsin.ai backend. While the code itself doesn't have obvious vulnerabilities (e.g., no 'eval', no hardcoded secrets, environment variable usage for configuration), a compromise of the Emotionsin.ai backend could potentially allow malicious prompts to be injected into the LLM via this server. This is an inherent trust dependency of the system's design. An optional API key guard is implemented, read from environment variables.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-05

Tags

MCPLLMPersonalizationAIEmotional Intelligence