UK Break Clause Analyzer
Rank #24,601io.github.Ankur-stockheads/rubo-mcp
Assess UK lease tenant break clauses with grounded citations and a measured hallucination rate.
UK Break Clause Analyzer is a Model Context Protocol (MCP) server published by ankur-stockheads. It ranks #24,601 of 115,591 servers tracked on MCP Toplist. UK Break Clause Analyzer is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 27, 2026 and most recently updated on Jun 28, 2026.
Ranks ahead of 90,990 of 115,591 servers on MCP Toplist.
Use UK Break Clause Analyzer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rubo-mcp -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- uvx uk-break-clause-analyzer-mcpReplace each placeholder with your own value before saving.
[mcp_servers.rubo-mcp]
command = "uvx"
args = ["uk-break-clause-analyzer-mcp"]
[mcp_servers.rubo-mcp.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubo-mcp": {
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubo-mcp": {
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rubo-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubo-mcp": {
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rubo-mcp": {
"command": "uvx",
"args": [
"uk-break-clause-analyzer-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Ankur-stockheads%2Frubo-mcp)<a href="https://mcptoplist.com/server/io.github.Ankur-stockheads%2Frubo-mcp"><img src="https://mcptoplist.com/badge/io.github.Ankur-stockheads%2Frubo-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ankur-stockheads
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 28, 2026 |
Frequently asked questions
- Who maintains UK Break Clause Analyzer?
- UK Break Clause Analyzer is maintained by ankur-stockheads, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is UK Break Clause Analyzer listed on the Official MCP Registry?
- Yes — UK Break Clause Analyzer is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does UK Break Clause Analyzer have?
- MCP Toplist tracks 1 version of UK Break Clause Analyzer, most recently published on Jun 28, 2026.
- Where can I find the source code for UK Break Clause Analyzer?
- The source code for UK Break Clause Analyzer is hosted at github.com/ankur-stockheads/rubo-mcp.