Leaseclear MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 160 installs a week from pypi. Last commit 21 Aug 2026.
MCP server for LeaseClear lease Q&A.
Today is the operative word: we check Leaseclear MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add leaseclear-mcp -- uvx leaseclear-mcp
{
"mcpServers": {
"leaseclear-mcp": {
"args": [
"leaseclear-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.leaseclear-mcp]
command = "uvx"
args = ["leaseclear-mcp"]
{
"mcpServers": {
"leaseclear-mcp": {
"args": [
"leaseclear-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"leaseclear-mcp": {
"args": [
"leaseclear-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
LEASECLEAR_API_KEY (Your LeaseClear API key. Omit for demo mode.), LEASECLEAR_API_URL (Override the LeaseClear API URL.).
The author declared them in the registry entry; get the values from the project itself.
A Forgejo MCP Server
GoReleaser MCP server
An MCP server for mcp-server-fear-greed
MCP server for SWAPI API
MCP server for Security
A MCP server for TestDino
MCP server for Anzenna
An MCP server for Vercel
Answers built from our own checks of this server.