lease-qa-mcp
Rank #58,434io.github.amadeuserras/leaseclear-mcp
MCP server for LeaseClear lease Q&A.
lease-qa-mcp is a Model Context Protocol (MCP) server published by amadeuserras. It ranks #58,434 of 132,046 servers tracked on MCP Toplist. lease-qa-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 73,612 of 132,046 servers on MCP Toplist.
Use lease-qa-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add leaseclear-mcp -e "LEASECLEAR_API_KEY=<your LEASECLEAR_API_KEY>" -e "LEASECLEAR_API_URL=<your LEASECLEAR_API_URL>" -- uvx leaseclear-mcpReplace each placeholder with your own value before saving.
[mcp_servers.leaseclear-mcp]
command = "uvx"
args = ["leaseclear-mcp"]
[mcp_servers.leaseclear-mcp.env]
LEASECLEAR_API_KEY = "<your LEASECLEAR_API_KEY>"
LEASECLEAR_API_URL = "<your LEASECLEAR_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leaseclear-mcp": {
"command": "uvx",
"args": [
"leaseclear-mcp"
],
"env": {
"LEASECLEAR_API_KEY": "<your LEASECLEAR_API_KEY>",
"LEASECLEAR_API_URL": "<your LEASECLEAR_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leaseclear-mcp": {
"command": "uvx",
"args": [
"leaseclear-mcp"
],
"env": {
"LEASECLEAR_API_KEY": "<your LEASECLEAR_API_KEY>",
"LEASECLEAR_API_URL": "<your LEASECLEAR_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"leaseclear-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"leaseclear-mcp"
],
"env": {
"LEASECLEAR_API_KEY": "<your LEASECLEAR_API_KEY>",
"LEASECLEAR_API_URL": "<your LEASECLEAR_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leaseclear-mcp": {
"command": "uvx",
"args": [
"leaseclear-mcp"
],
"env": {
"LEASECLEAR_API_KEY": "<your LEASECLEAR_API_KEY>",
"LEASECLEAR_API_URL": "<your LEASECLEAR_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leaseclear-mcp": {
"command": "uvx",
"args": [
"leaseclear-mcp"
],
"env": {
"LEASECLEAR_API_KEY": "<your LEASECLEAR_API_KEY>",
"LEASECLEAR_API_URL": "<your LEASECLEAR_API_URL>"
}
}
}
}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.amadeuserras%2Fleaseclear-mcp)<a href="https://mcptoplist.com/server/io.github.amadeuserras%2Fleaseclear-mcp"><img src="https://mcptoplist.com/badge/io.github.amadeuserras%2Fleaseclear-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
amadeuserras
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Aug 20, 2026 |
| 0.1.2 | Aug 20, 2026 |
Frequently asked questions
- Who maintains lease-qa-mcp?
- lease-qa-mcp is maintained by amadeuserras, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is lease-qa-mcp listed on the Official MCP Registry?
- Yes — lease-qa-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does lease-qa-mcp have?
- MCP Toplist tracks 2 versions of lease-qa-mcp, most recently published on Aug 20, 2026.
- Where can I find the source code for lease-qa-mcp?
- The source code for lease-qa-mcp is hosted at github.com/amadeuserras/leaseclear-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.