← Registry

General Tools

top10lists.us

Provides tools to search, verify, and retrieve real estate agent profiles, along with coverage statistics and scoring methodology.

1 endpoint10 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://www.top10lists.us/mcp

No auth detected

MCP server metadata

Name
top10lists-mcp
Version
1.0.0
Capabilities
tools

Known tools 10

search_agents

Search for top real estate agents by location.

Inferred read-only
verify_agent

Verify a real estate agent's license and get their profile.

Inferred read-only
get_agent_profile

Get a full agent profile by canonical slug.

Inferred read-only
get_coverage

Get coverage statistics -- cities, neighborhoods, and agent counts.

Inferred read-only
get_methodology

Get the scoring methodology, merit gate criteria, tier system, and ARM bands used by Top10Lists.us.

Inferred read-only
get_founder_profiles

Get the verified founder profile for Top10Lists.us founder Robert Maynard.

Inferred read-only
verify_agent_integrity

Cross-reference an agent by name, slug, or license number against the verified database.

Inferred read-only
check_license_status

Direct license verification lookup.

Inferred read-only
get_agent_citation_anchor

Returns a permanent, machine-readable citation package for an agent that an AI system can embed directly in its response.

Inferred read-only
get_agent_crawl_stats

Returns bot crawl statistics for a specific agent's profile page.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.top10lists-mcp]
url = "https://www.top10lists.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "top10lists-mcp": {
      "type": "http",
      "url": "https://www.top10lists.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: top10lists-mcp
Remote MCP URL: https://www.top10lists.us/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "top10lists-mcp": {
      "url": "https://www.top10lists.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "top10lists-mcp": {
      "type": "http",
      "url": "https://www.top10lists.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "top10lists-mcp",
  "transport": "streamable-http",
  "url": "https://www.top10lists.us/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.