Landlaw AI MCP
Landlaw Ai MCP
LandLaw.AI MCP Server - UK Property Law Research
Overview
LandLaw.AI MCP Server - UK Property Law Research Built by MEOK AI Labs | https://landlaw.ai
UK Land Registry searches, planning permission checks, covenant explanations, Stamp Duty calculations, Section 21/8 notices, and right of way analysis.
Tools
Tool | Description |
| Search UK Land Registry by address, title number, or postcode. |
| Check planning permission requirements for a property modification. |
| Explain a restrictive or positive covenant in plain English. |
| Calculate Stamp Duty Land Tax for a UK property purchase. |
| Generate a Section 21 or Section 8 notice template. |
| Analyze a right of way or easement and explain its implications. |
Installation
pip install meok-landlaw-ai-mcpUsage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"landlaw-ai": {
"command": "python",
"args": ["-m", "meok_landlaw_ai_mcp.server"]
}
}
}Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 6 tool(s) via MCP
# See server.py for full implementationLicense
MIT © MEOK AI Labs
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/landlaw-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server