UK Break Clause Analyzer MCP Server
io.github.Ankur-stockheads/rubo-mcp
What is the UK Break Clause Analyzer MCP server?
Assess UK lease tenant break clauses with grounded citations and a measured hallucination rate.
How to install UK Break Clause Analyzer
Copy-paste configuration for popular MCP clients.
ANTHROPIC_API_KEYsecretAnthropic API key for live LLM extraction/reasoning. Without it the server runs in a heuristic-only fallback mode.
{
"mcpServers": {
"rubo-mcp": {
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}{
"mcpServers": {
"rubo-mcp": {
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}{
"mcpServers": {
"rubo-mcp": {
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}{
"servers": {
"rubo-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}claude mcp add rubo-mcp --env ANTHROPIC_API_KEY=<YOUR_ANTHROPIC_API_KEY> -- uvx uk-break-clause-analyzer-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.