# tclp-mcp [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/thechancerylaneproject/tclp-mcp  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tclp-mcp

## Description
MCP server for The Chancery Lane Project's climate-aligned contract clause knowledge graph.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "tclp-mcp": {
    "url": "https://mcp.chancerylaneproject.org/mcp"
  }
}
```

## Documentation & 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/](https://github.com/thechancerylaneproject/tclp-mcp/blob/HEAD/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/)

