Security & Testing
pcblt.com
Provides DNS lookup, email authentication checks, redirect tracing, and security header analysis for domain and URL diagnostics.
ENDPOINT 1
https://pcblt.com/mcp
MCP server metadata
- Name
- pcblt
- Version
- 0.4.0
Known tools 10
dns_lookupLook up live DNS records for a domain (A, AAAA, MX, TXT, NS, CNAME, CAA, SOA).
Inferred read-onlycheck_email_authCheck a domain's live email authentication — SPF, DKIM and DMARC — and return a plain-language verdict on whether it is actually enforced.
Potential side effectstrace_redirectsFollow a URL's redirect chain hop by hop and report every stop with its status code, plus the final destination.
Inferred read-onlycheck_security_headersFetch 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-onlyram_price_indexCurrent 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-onlyprice_checkJudge whether a specific asking price for a PC part is good, by comparing it against tracked market data.
Inferred read-onlyfind_dealsSearch recently-sighted PC hardware deals aggregated from Slickdeals, r/buildapcsales and DealNews.
Inferred read-onlycheck_service_statusCurrent reported status of major developer and consumer services (GitHub, Cloudflare, OpenAI, npm, Vercel, Discord, Reddit and others).
Inferred read-onlyservice_uptime_historyHow 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-onlyCONNECT 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.
pcblt.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.