Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

TexasRatedPros Rankings

com.texasratedpros/rankings

Texas service-company rankings, profiles, comparisons, score breakdowns, and methodology.

Uptime
100.0%
3 direct probes · 30d
Response
973ms
last probe
Tools
8
callable
Resources
2
readable
Prompts
3
available

Tools · 8

list_metros

The metropolitan areas with published rankings, and which service categories each one covers. Call this first to learn the slugs the other tools expect.

list_categories

Every service category the site ranks, with a note on what Texas does and does not license for that trade.

get_rankings

The ranked list of independent companies for one category in one metropolitan area, with scores, verification status, and the reasons any tracked company is unranked. Franchise and chain locations are…

get_business_profile

Everything published about one company: score breakdown by pillar, what was verified and with which authority, what could not be verified, review figures with the date they were read, and every rankin…

search_businesses

Find tracked companies by name, metropolitan area, category, or minimum score.

compare_businesses

Compare two to four companies side by side, pillar by pillar, with a one-sentence verdict naming which pillar separates them.

get_score_breakdown

Return one company's score in one metro/category ranking, including rank, all five weighted pillars, each pillar's point contribution, and provenance.

get_methodology

The exact weights, thresholds, eligibility rules, data sources, and stated limitations behind every score. Read this before characterising what a TRP Score means.

Resources · 2

methodology

How the TRP Score is computed, in full.

https://www.texasratedpros.com/methodology.md
llms

Machine-readable index of rankings, profiles, methodology, API, datasets, and the MCP endpoint.

https://www.texasratedpros.com/llms.txt

Prompts · 3

find_best

Look up a ranking and summarize it with the evidence behind each position.

vet_business

Pull one company's full record and report what is verified and what is not.

explain_ranking

Explain why companies occupy their published positions without turning the ranking into an endorsement.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "texasratedpros_rankings": {
      "url": "https://www.texasratedpros.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}