Nunchi Translator MCP

Nunchi Translator MCP

Analyzes ambiguous Korean chat messages by interpreting nuance, emotional tone, and context, and suggests appropriate replies for social situations like apology, refusal, or setting boundaries.

Category
Visit Server

README

Nunchi Translator MCP

PlayMCP가 호출하는 downstream MCP 서버입니다. PlayMCP 자체를 구현하는 repo가 아니라, Kakao Cloud에 배포한 뒤 PlayMCP 개발자 콘솔에 /mcp endpoint로 등록하는 서버입니다.

Tools

  • nunchi_message_decode: 애매한 카톡 문장을 눈치 단서, 감정 온도, 답장 후보로 분석합니다.
  • nunchi_reply_draft: 거절/사과/확인/수락 상황에 맞는 카톡 답장 초안을 만듭니다.
  • nunchi_tone_rewrite: 딱딱하거나 위험한 문장을 관계와 목적에 맞게 부드럽게 바꿉니다.
  • nunchi_boundary_line: 시간/돈/감정/업무 상황에서 선을 긋는 문장을 만듭니다.
  • nunchi_next_step: 애매한 대화에서 다음 답장과 액션을 추천합니다.
  • nunchi_repair_apology: 이미 어색하게 보낸 말을 짧은 사과와 복구 문장으로 정리합니다.
  • nunchi_invitation_pressure: 초대 문장이 상대에게 부담스럽게 들리는지 점검하고 안전하게 바꿉니다.
  • nunchi_group_chat_summary: 단체방 대화에서 합의 신호와 다음 질문을 정리합니다.

Local Run

bun install
bun run verify
bun run start

확인:

curl -i http://localhost:3000/health
curl -i http://localhost:3000/mcp

Kakao Cloud Git Source Build

  • Git URL: https://github.com/jclee941/nunchi-translator-mcp.git
  • Branch/ref: master
  • Dockerfile path: Dockerfile
  • Container port: 3000
  • Health check path: /health
  • PlayMCP endpoint: https://<Kakao-Cloud-domain>/mcp

PlayMCP Registration Flow

  1. PlayMCP in KC에서 배포가 Active가 되면 발급된 Endpoint URL을 복사합니다.
  2. PlayMCP 개발자 콘솔에서 새 MCP 서버로 등록합니다.
  3. 먼저 임시 등록하고, 상세 미리보기에서 도구함에 추가한 뒤 PlayMCP AI 채팅으로 테스트합니다.
  4. 테스트가 끝난 뒤 심사 요청합니다.
  5. 승인 후 공개 상태를 전체 공개로 전환하고, 공개 MCP 상세 URL을 공모전 접수 양식에 제출합니다.

Safety

  • 상대의 속마음을 확정하지 않습니다.
  • 답장은 확인 질문과 선택권을 우선합니다.
  • 캡처 이미지, 전화번호, 계좌번호, 실명 등 개인정보 입력을 요구하지 않습니다.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured