TexasRatedPros Rankings
com.texasratedpros/rankingsTexas service-company rankings, profiles, comparisons, score breakdowns, and methodology.
Tools · 8
The metropolitan areas with published rankings, and which service categories each one covers. Call this first to learn the slugs the other tools expect.
Every service category the site ranks, with a note on what Texas does and does not license for that trade.
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…
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…
Find tracked companies by name, metropolitan area, category, or minimum score.
Compare two to four companies side by side, pillar by pillar, with a one-sentence verdict naming which pillar separates them.
Return one company's score in one metro/category ranking, including rank, all five weighted pillars, each pillar's point contribution, and provenance.
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
How the TRP Score is computed, in full.
https://www.texasratedpros.com/methodology.md
Machine-readable index of rankings, profiles, methodology, API, datasets, and the MCP endpoint.
https://www.texasratedpros.com/llms.txt
Prompts · 3
Look up a ranking and summarize it with the evidence behind each position.
Pull one company's full record and report what is verified and what is not.
Explain why companies occupy their published positions without turning the ranking into an endorsement.
Similar MCP servers embedding-nearest
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"
}
}
}