MCP server exposing 3 tools for cali-elangdell.
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/cali-elangdell/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
elangdell_titles — List the free CALI eLangdell Press law-school casebooks and course materials (torts, contracts, constitutional law, evidence, civil procedure, tax, legal research, property, criminal law …) with authors, topics, and the Creative Commons licence stated in each book. Filter by topic word or by licence id. Answers "what free open casebooks exist for evidence" and "which eLangdell titles are BY-SA". Free (0 credits); every row carries its licence.elangdell_search — Search the CALI eLangdell open casebook catalogue by words in a title, an author name or the description (e.g. "Witt torts", "income tax individuals", "legal research"). Returns matching titles with authors, licence and URL; pass a slug to elangdell_book for downloads. Free (0 credits).elangdell_book — One CALI eLangdell title in full: authors, description, topics, the PDF / EPUB / Word download links on cali.org, and the exact Creative Commons licence and suggested attribution read from the book's own front matter. Takes the slug from elangdell_titles or elangdell_search (e.g. "tort-law-21st-century-approach"). Free (0 credits).Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/cali-elangdell/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io