medify-mcp-server

ankitforcode/medify-mcp-server
★ 1 stars TypeScript Browser/Web Updated today
An MCP server.
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": {
    "medify-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ankitforcode/medify-mcp-server"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for [Medify](https://app.medify.co) UCAT accounts. It authenticates as a member, pulls completed mock scores and practice analytics, and exposes tools for score trends, question-type weaknesses, timing sinks, and practice recommendations. Medify does not publish a documented public API. This server talks to the same authenticated `courses-api` endpoints the Medify web app uses (member email/password or session cookie).

Tools (15)

MEDIFY_CACHE_DIRMEDIFY_CACHE_TTL_MINUTESMEDIFY_EMAILMEDIFY_PASSWORDMEDIFY_SESSION_COOKIEanalyze_question_timinganalyze_score_trendsanalyze_section_performanceanalyze_topic_performancecheck_connectioncompare_mocksget_mock_detailslist_completed_mocksrecommend_focus_areasrefresh_scores