io.github.thechancerylaneproject/tclp-mcp
MCP server for The Chancery Lane Project's climate-aligned contract clause knowledge graph.
Open source Repository Open in the app JSON README (API)
About
MCP server for The Chancery Lane Project's climate-aligned contract clause knowledge graph.
Details
- Kind
- MCP servers
- Topic
- AI, RAG & memory
- Publisher
- thechancerylaneproject
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 0.1.0
- Last push
- 2026-08-13T13:55:17Z
- Repository state
- ativo
- Language
- HTML
- Added
- 2026-08-29 04:01:32
- Updated
- 2026-08-29 04:01:32
- Origin id
io.github.thechancerylaneproject/tclp-mcp
README
# 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: ```text 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](https://forms.chancerylaneproject.org/s/ai). ## Documentation Full docs (install, easy setup for Claude/Cowork/ChatGPT, usage examples) are published at [docs/](site/index.html) 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. ## Learn more [chancerylaneproject.org](https://chancerylaneproject.org/)