TCLP Knowledge Graph MCP
The Chancery Lane Project (TCLP) Knowledge Graph MCP is a connector that gives AI assistants like Claude searchable access to TCLP's knowledge graph: a curated body of climate-aligned contract clauses, glossary terms, and practical guides. It is read-only — the connector searches and returns content, and never changes anything.
It won't replace a lawyer, or the experience and judgement you bring. But it clears the boilerplate and the initial drafting: surfacing relevant clauses, comparing content you want to make more sustainable, and helping you spot where an obligation to cut emissions lacks teeth — so you can spend your time on the work that needs you.
Quick install
Add the connector in Claude using its Streamable HTTP URL:
https://mcp.chancerylaneproject.org/mcp
No API key needed to try it out — connections with no key of their own use a shared public key. A named key (higher rate limits, usage attribution) is available for legaltech platforms and law firms integrating the connector into their own tools: request access.
Documentation
Full docs (install, easy setup for Claude/Cowork/ChatGPT, usage examples) are published at docs/ in this repo, and live at https://mcp.chancerylaneproject.org/docs.
About this repo
This repo hosts the public MCP registry listing (server.json) and connector
documentation for The Chancery Lane Project's knowledge graph MCP server. The server
implementation lives in TCLP's main API repository.