← Registry

General Tools

helpmeprotest.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://helpmeprotest.com/mcp

No auth detected

MCP server metadata

Name
helpmeprotest
Version
3.4.7
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Free, self-service Texas property-tax protest assistance. Search appraisal-district records, compare a home against comparable properties under Texas Property Tax Code §41.43(b)(3), and generate the written protest argument the homeowner files themselves. Not legal, tax, or appraisal advice; the tool never files protests on anyone's behalf.

Known tools 4

list_counties

List the counties that have the full evidence generator: id, name, appraisal district, filing deadline, and the appraisal year of the data.

Inferred read-only
search_properties

Search one county's appraisal records by street address or account number.

Inferred read-only
get_property

Get a property's details and the unequal-appraisal analysis: comparable properties, median $/sqft, indicated value, and eligibility under Texas Property Tax Code §41.43(b)(3).

Inferred read-only
generate_argument

Generate the paste-ready written protest argument for a property.

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

.mcp.json

{
  "mcpServers": {
    "helpmeprotest": {
      "type": "http",
      "url": "https://helpmeprotest.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "helpmeprotest": {
      "type": "http",
      "url": "https://helpmeprotest.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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