MCP server exposing 5 tools for nice-guidance.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/nice-guidance/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
nice_search_guidance — Search NICE guidance for England by drug, device, procedure or condition — technology appraisals, NICE and clinical guidelines, diagnostics guidance, interventional procedures and quality standards. Returns the reference number (TA1040, NG101), title, guidance type, publication date and summary. Answers whether NICE has assessed a treatment and which document says so, which is the first step to whether the NHS in England funds it.nice_guidance — The published record for one piece of NICE guidance by reference number (TA1040, NG101, CG81, QS12, IPG123, DG55, HST20): title, programme, publication and last-review dates, overview, the chapters it contains, the condition area it sits under, and — the part that matters clinically — whether it is still current or has been withdrawn, terminated or replaced, naming the guidance that replaced it.nice_recommendations — The recommendations chapter of a piece of NICE guidance, in full text — the numbered paragraphs stating what NICE recommends and under what conditions, including whether a medicine is recommended only within its marketing authorisation or only under a commercial arrangement. Answers "did NICE recommend this treatment, and for whom", with the wording that decides NHS funding in England.nice_guidance_by_topic — Every piece of NICE guidance filed under a condition area — e.g. all breast cancer guidance, or all guidance on type 2 diabetes — with reference numbers, titles, programme and dates. This is the complete curated list for the topic rather than a relevance-ranked search, so it is the right tool for "what has NICE published on X". Call with no topic to list the condition areas that can be asked for.nice_recent_guidance — NICE guidance published or updated most recently, newest first, optionally restricted to one programme such as technology appraisals. Answers "what has NICE published this month" and shows which treatments have just been appraised for NHS use in England.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/nice-guidance/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io