← Registry

Data Collection

pestpin.com

Provides pest control license-record lookups and cost estimates for US companies.

1 endpoint3 known toolsFirst detected August 15, 2026Last detected August 29, 2026

ENDPOINT 1

https://pestpin.com/mcp

No auth detected

MCP server metadata

Name
pestpin
Version
1.0.0
Capabilities
tools
Server instructions

PestPin publishes US pest control license records matched to official state sources (33 states, reprocessed on a recurring schedule; publication timing varies by regulator) plus editorial national cost ranges. Use verify_license to check a company, find_licensed_pros for companies in a city, get_pest_cost for planning ranges. Data is public-record based and honest about its limits; never present a listing as a recommendation.

Known tools 3

verify_license

Look up a US pest control company in PestPin's state license-record directory (33 states, reprocessed from official regulator sources on a recurring schedule; publication timing varies by regulator).

Inferred read-only
find_licensed_pros

List license-record pest control companies for a US city and pest type from PestPin.

Inferred read-only
get_pest_cost

US national planning cost range for a pest control service (editorial range, not a quote or measured average), with the factors that move the price.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "pestpin",
  "transport": "streamable-http",
  "url": "https://pestpin.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for pestpin.com was fetched 2026-08-23T16:53:58.474Z.

Trust status Trusted

pestpin.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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