github re-analysis due

appendixhealth/mcp-server

github

Physician-reviewed medical opinions and prescriptions for AI agents.

maintainer
appendixhealth
license
first seen
2026-06-03
last seen
2026-06-03
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport streamable-http · http verified reported listed in the official MCP registry counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

shell / exec 1

  • shell appendixhealth-mcp-server-fecf0f8/scripts/smoke.mjs :8 import { spawn } from "node:child_process";

network 2

  • net appendixhealth-mcp-server-fecf0f8/scripts/smoke.mjs :7 import { createServer } from "node:http";
  • net appendixhealth-mcp-server-fecf0f8/src/index.ts :3 import { createServer, IncomingMessage, ServerResponse } from "node:http";

declared dependencies 5

  • @modelcontextprotocol/sdk@1.29.0
  • zod@4.4.3
  • @types/node@25.6.0
  • tsx@4.21.0
  • typescript@5.9.3