medsafe-bot

SIML-Seo/medsafe-bot
★ 0 stars TypeScript AI/LLM Updated 3d ago
Medication safety MCP server for PlayMCP in KC and Agentic Player 10.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "medsafe-bot": {
      "command": "npx",
      "args": [
        "-y",
        "SIML-Seo/medsafe-bot"
      ]
    }
  }
}

README Excerpt

카카오톡 대화에서 약 이름 확인, 병용금기·중복성분 점검, 복약 설명을 연결하는 read-only Streamable HTTP MCP 서버입니다. 최초 요구사항은 [handoff-prompt.md](./handoff-prompt.md)에 원문 그대로 보존되어 있습니다. `medsafe-bot`은 사용자가 말한 약을 곧바로 안전하다고 판정하지 않습니다. 1. `resolve_medications`가 25,000개 이상의 실제 품목 master에서 이름·용량·제형을 확인합니다. 2. 모호한 브랜드·성분명은 2~5개 후보로 되묻고 token을 발급하지 않습니다.

Tools (1)

explain_medication