← Registry

Security & Testing

pcblt.com

Provides DNS lookup, email authentication checks, redirect tracing, and security header analysis for domain and URL diagnostics.

1 endpoint10 known toolsFirst detected August 16, 2026Last detected August 18, 2026

ENDPOINT 1

https://pcblt.com/mcp

No auth detected

MCP server metadata

Name
pcblt
Version
0.4.0
Capabilities
tools.listChanged

Known tools 10

ping

Health check for the pcblt server.

Inferred read-only
dns_lookup

Look up live DNS records for a domain (A, AAAA, MX, TXT, NS, CNAME, CAA, SOA).

Inferred read-only
check_email_auth

Check a domain's live email authentication — SPF, DKIM and DMARC — and return a plain-language verdict on whether it is actually enforced.

Potential side effects
trace_redirects

Follow a URL's redirect chain hop by hop and report every stop with its status code, plus the final destination.

Inferred read-only
check_security_headers

Fetch a URL and report which HTTP security headers it sets — HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy and Permissions-Policy — with what each one is for.

Inferred read-only
ram_price_index

Current PC memory prices and their daily history: blended dollars-per-GB, the cheapest tracked kit in each DDR4/DDR5 segment, and 7- and 30-day movement.

Inferred read-only
price_check

Judge whether a specific asking price for a PC part is good, by comparing it against tracked market data.

Inferred read-only
find_deals

Search recently-sighted PC hardware deals aggregated from Slickdeals, r/buildapcsales and DealNews.

Inferred read-only
check_service_status

Current reported status of major developer and consumer services (GitHub, Cloudflare, OpenAI, npm, Vercel, Discord, Reddit and others).

Inferred read-only
service_uptime_history

How reliable a service has actually been over time: percentage of readings operational, degraded, or in a major outage, plus a list of incident windows.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "pcblt",
  "transport": "streamable-http",
  "url": "https://pcblt.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 pcblt.com was fetched 2026-08-21T14:04:30.941Z.

Trust status Trusted

pcblt.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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