MCP server exposing 10 tools for clinicaltables.
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/clinicaltables/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
conditions — Search NLM conditions table.icd10cm — Search NLM icd10cm table.icd9cm — Search NLM icd9cm table.procedures — Search NLM procedures table.drugs — Search NLM drugs table.loinc — Search NLM loinc table.npi_individual — Search NLM npi_individual table.npi_organization — Search NLM npi_organization table.ucum — Search NLM ucum table.disease_names — Search NLM disease_names table.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/clinicaltables/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io