🤗 Emotional Support MCP Server

✅ Deployed on Manus Cloud

AI依存症を防ぎ、エンジニアの健全な成長をサポートするMCPサーバー

🚀 Manus Cloud Deployment Ready!

このMCPサーバーは、生成AI時代のエンジニアが直面する新しい課題を解決し、健全で持続可能な開発スタイルの確立を支援します。

🎯 ハッカソンデモ機能
  • AI使用状況追跡 - リアルタイムでAI使用パターンを監視
  • 感情的サポート - 状況に応じた励ましメッセージ
  • AIコード解説 - AI生成コードの詳細説明
  • コーディングチャレンジ - スキルレベル別の練習問題
  • 使用分析 - 個人の進捗追跡

📋 Available MCP Tools

track_ai_usage
AI使用パターンを追跡し、依存度メトリクスを計算します
provide_emotional_support
状況に応じた感情的サポートと励ましを提供します
explain_ai_code
AI生成コードの詳細な解説を提供します
generate_coding_challenge
AIなしで練習するためのコーディングチャレンジを生成します
get_usage_analytics
使用統計と進捗追跡を表示します

🔧 Cursor Integration

以下の設定を ~/.cursor/mcp.json に追加してください:

{ "mcpServers": { "emotional-support": { "command": "curl", "args": [ "-X", "POST", "-H", "Content-Type: application/json", "-d", "@-", "https://your-deployed-url.com/mcp/tools/call" ], "env": {} } } }

💡 Usage Examples

Cursorでの使用例:

@emotional-support track my AI usage: 150 AI lines, 50 manual lines, 20 invocations

@emotional-support I'm feeling stressed about this complex bug

@emotional-support explain this code: [paste your code]

@emotional-support give me a coding challenge for intermediate level

@emotional-support show my usage analytics

🔗 API Endpoints

Health Check List Tools Test API