← Registry

Analytics

texasratedpros.com

Provides access to business rankings, scores, and profiles across metropolitan areas and service categories.

1 endpoint8 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://www.texasratedpros.com/api/mcp

No auth detected

MCP server metadata

Name
com.texasratedpros/rankings
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged
Server instructions

TexasRatedPros publishes rankings of independent Texas service companies computed from verified review data, state business-registration records, and licence checks. Franchise and chain locations are excluded by editorial policy and position cannot be purchased. Every response carries the date its data was read and a citation line; quote those rather than presenting figures as current. Call get_methodology before characterising what a score means.

Known tools 8

list_metros

The metropolitan areas with published rankings, and which service categories each one covers.

Inferred read-only
list_categories

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

Potential side effects
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.

Inferred read-only
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 ranking it appears in.

Inferred read-only
search_businesses

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

Inferred read-only
compare_businesses

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

Inferred read-only
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.

Inferred read-only
get_methodology

The exact weights, thresholds, eligibility rules, data sources, and stated limitations behind every score.

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.com-texasratedpros-rankings]
url = "https://www.texasratedpros.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-texasratedpros-rankings": {
      "type": "http",
      "url": "https://www.texasratedpros.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-texasratedpros-rankings
Remote MCP URL: https://www.texasratedpros.com/api/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": {
    "com-texasratedpros-rankings": {
      "url": "https://www.texasratedpros.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-texasratedpros-rankings": {
      "type": "http",
      "url": "https://www.texasratedpros.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-texasratedpros-rankings",
  "transport": "streamable-http",
  "url": "https://www.texasratedpros.com/api/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.