Instructions file
Instructions for nickjlamb/pubcrawl, covering claude.md, project overview, commands, testing and architecture.
Instructions file
Instructions for nickjlamb/pubcrawl, covering claude.md, project overview, commands, testing and architecture.
MCP server Claude CodeCodexCursor +2
PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants. Runs locally from the @pharmatools/pubcrawl npm package. Needs 1 environment variable to run.
Skill Claude CodeCodex
Pseudonymises medical and clinical documents by replacing patient identifiers with labelled tokens (e.g. [PATIENTNAME1], [NHSNUMBER1], [DATEOFBIRTH1]) so the text can be safely processed by AI or shared, with clinical meaning intact. Combines a deterministic pattern layer (NHS numbers with Modulus-11 validation, UK…
MCP server Claude CodeCodexCursor +2
Pseudonymise and restore patient identifiers & PII in text — local, HIPAA Safe Harbor mode. Runs locally from the redacta-mcp npm package.
MCP server Claude CodeCodexCursor
Explain why two scientific papers disagree, every claim grounded in a verbatim source quote. Runs locally from the studydiff-mcp npm package. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor
Check whether an AI answer is grounded in its context — deterministic, no LLM judge. Runs locally from the @pharmatools/opengate-mcp npm package.