com.pcblt/pcblt

MCPcommunautéen ligne
v0.4.0com.pcbltUnknownMis à jour il y a 1 mois

Live DNS, email-auth and redirect checks, HTTP security headers, uptime history, PC hardware prices.

État de l’endpointen ligne
vérifié il y a 17 h · 1364 ms
100 % des dernières 5 vérifications ont atteint cet endpoint
Fonctionne dans
ClaudeCursorCopilotChatGPTGemini

Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
il y a 1 moisDernière mise à jour
Paquet
Auteurcom.pcblt
LicenceUnknown
Version0.4.0
Sourcemcp-registry
Statut de confiance
B
60/100Bon
✓Listé dans l’index Forge+10/10
—Identité de l’éditeur vérifiée+0/30
→ Éditeur : aucune référence de dépôt n’est enregistrée pour cette annonce, `forge publish` ne peut donc pas vérifier la propriété automatiquement. Utilisez « Revendiquer cette annonce » ci-dessus — Forge les examine à la main.
—Vérification de domaine+0/10
→ Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
✓Analyse d’injection de prompt · propre+30/30
✓Analyse d’obfuscation / exfiltration · propre+20/20
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine—
Provenance—
DépendancesNon audité
Surface d’outils12 outils · aucun privilégié
Analyse de sécurité✓ Proprevlive · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé16 août 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

12 outils · aucun privilégié
Observé en direct depuis l’endpoint du fournisseur17h ago

Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.

  • https://pcblt.com/mcp12 outils · 1364 ms
pingHealth check for the pcblt server. Returns the server version and the current UTC time. Use only to confirm connectivity — it carries no other data.

Health check for the pcblt server. Returns the server version and the current UTC time. Use only to confirm connectivity — it carries no other data.

Aucun schéma d’entrée n’a été publié pour cet outil.

dns_lookupLook up live DNS records for a domain (A, AAAA, MX, TXT, NS, CNAME, CAA, SOA). Use whenever the real, current DNS state matters: where a domain points, which mail servers it uses, whether it resolves at all, or to verify a DNS change actually propagated. Distinguishes a domain that does not exist (…

Look up live DNS records for a domain (A, AAAA, MX, TXT, NS, CNAME, CAA, SOA). Use whenever the real, current DNS state matters: where a domain points, which mail servers it uses, whether it resolves at all, or to verify a DNS change actually propagated. Distinguishes a domain that does not exist (…

ParamètreTypeDescription
domain*stringDomain to query, e.g. example.com. Scheme and path are stripped.
typestringRecord type. COMMON queries A, AAAA, MX, TXT and NS together.
check_email_authCheck a domain's live email authentication — SPF, DKIM and DMARC — and return a plain-language verdict on whether it is actually enforced. Use for questions about mail being spoofed, landing in spam, or failing delivery, and to audit a domain's anti-spoofing posture. Catches the common traps: DMARC…

Check a domain's live email authentication — SPF, DKIM and DMARC — and return a plain-language verdict on whether it is actually enforced. Use for questions about mail being spoofed, landing in spam, or failing delivery, and to audit a domain's anti-spoofing posture. Catches the common traps: DMARC…

ParamètreTypeDescription
domain*stringDomain to check, e.g. example.com.
selectorstringSpecific DKIM selector to test. Omit to probe common selectors.
trace_redirectsFollow a URL's redirect chain hop by hop and report every stop with its status code, plus the final destination. Use to find where a shortened or tracking link actually leads before opening it, to debug redirect loops, or to check that a migration's redirects land where intended. Flags when the cha…

Follow a URL's redirect chain hop by hop and report every stop with its status code, plus the final destination. Use to find where a shortened or tracking link actually leads before opening it, to debug redirect loops, or to check that a migration's redirects land where intended. Flags when the cha…

ParamètreTypeDescription
url*stringStarting URL. Scheme optional — https is assumed.
maxHopsintegerMaximum hops before giving up.
check_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. Use to audit a site's header posture or verify a header change is live. Also flags weak configurations, not just missi…

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. Use to audit a site's header posture or verify a header change is live. Also flags weak configurations, not just missi…

ParamètreTypeDescription
url*stringURL to check. Scheme optional — https is assumed.
ram_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. Use for any question about what RAM costs right now, whether memory prices are rising or falling, or whether to buy now or wait — RAM pricing mov…

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. Use for any question about what RAM costs right now, whether memory prices are rising or falling, or whether to buy now or wait — RAM pricing mov…

ParamètreTypeDescription
daysintegerHow many days of history to return. Omit for the full series.
price_checkJudge whether a specific asking price for a PC part is good, by comparing it against tracked market data. Use when someone asks 'is $X a good price for Y' or wants a listing sanity-checked. Strongest for RAM, which is compared per-GB against the daily index; for other parts it falls back to matchin…

Judge whether a specific asking price for a PC part is good, by comparing it against tracked market data. Use when someone asks 'is $X a good price for Y' or wants a listing sanity-checked. Strongest for RAM, which is compared per-GB against the daily index; for other parts it falls back to matchin…

ParamètreTypeDescription
description*stringThe part, as specifically as possible, e.g. '32GB DDR5-6000 (2x16)' or 'RTX 5070 Ti'.
price*numberAsking price in US dollars.
find_dealsSearch recently-sighted PC hardware deals aggregated from Slickdeals, r/buildapcsales and DealNews. Use when someone wants current deals on a component type or under a budget. Results are sightings recorded when first seen, NOT verified live inventory — each row carries its age so stale entries are…

Search recently-sighted PC hardware deals aggregated from Slickdeals, r/buildapcsales and DealNews. Use when someone wants current deals on a component type or under a budget. Results are sightings recorded when first seen, NOT verified live inventory — each row carries its age so stale entries are…

ParamètreTypeDescription
categorystringComponent category to filter by.
maxPricenumberMaximum price in US dollars.
querystringKeyword to match in the deal title, e.g. '5070' or 'thinkpad'.
sinceDaysintegerHow far back to look. Defaults to 7 days; older sightings are usually expired.
limitintegerMaximum results.
search_remote_jobsSearch currently-open REMOTE tech jobs aggregated from company ATS boards (Greenhouse, Ashby, Lever, Workday, iCIMS) and remote job feeds. Use when someone asks what remote roles are open in a discipline, at a company, or above a salary. Rows are sightings refreshed every ~3h, not verified live inv…

Search currently-open REMOTE tech jobs aggregated from company ATS boards (Greenhouse, Ashby, Lever, Workday, iCIMS) and remote job feeds. Use when someone asks what remote roles are open in a discipline, at a company, or above a salary. Rows are sightings refreshed every ~3h, not verified live inv…

ParamètreTypeDescription
querystringKeyword matched against job title and company, e.g. 'kubernetes' or 'Rackspace'.
roleFamilystringNarrow to a discipline. 'presales' covers solutions/sales engineering.
sourcestringRestrict to one upstream source. 'ats'/'workday'/'icims' link straight to the employer's own board.
minSalarynumberMinimum on the TOP of the published range, in USD. Excludes rows with no published salary.
postedWithinDaysintegerOnly postings first sighted within this many days.
excludeUsOnlybooleanDrop postings requiring US residency or a clearance. Useful for anyone outside the US.
limitintegerMaximum results.
remote_job_marketAggregate view of the remote tech job market as PC-BUILT currently tracks it: open counts by discipline, which companies are hiring most, how many postings demand US residency, and what salary data exists. Use for 'what is the remote market like for X' or to size a discipline before searching it. T…

Aggregate view of the remote tech job market as PC-BUILT currently tracks it: open counts by discipline, which companies are hiring most, how many postings demand US residency, and what salary data exists. Use for 'what is the remote market like for X' or to size a discipline before searching it. T…

ParamètreTypeDescription
roleFamilystringRestrict the aggregate to one discipline.
check_service_statusCurrent reported status of major developer and consumer services (GitHub, Cloudflare, OpenAI, npm, Vercel, Discord, Reddit and others). Use when asked whether a service is down or having problems right now. Sampled from each vendor's own status page, so it reflects what the vendor admits to, and di…

Current reported status of major developer and consumer services (GitHub, Cloudflare, OpenAI, npm, Vercel, Discord, Reddit and others). Use when asked whether a service is down or having problems right now. Sampled from each vendor's own status page, so it reflects what the vendor admits to, and di…

ParamètreTypeDescription
servicestringOne service to check. Omit for all. Tracked: Cloudflare, GitHub, DigitalOcean, Linode, Vercel, Netlify, npm, PyPI / Python, Atlassian, Discord, Twitch, Epic Ga…
service_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. Use for questions a status page cannot answer — 'how often has Vercel gone down this month', 'has OpenAI been flaky lately', 'which of these provi…

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. Use for questions a status page cannot answer — 'how often has Vercel gone down this month', 'has OpenAI been flaky lately', 'which of these provi…

ParamètreTypeDescription
service*stringService to report on. Tracked: Cloudflare, GitHub, DigitalOcean, Linode, Vercel, Netlify, npm, PyPI / Python, Atlassian, Discord, Twitch, Epic Games, OpenAI, R…
daysintegerHow many days back to analyse.

12 outils sur 12 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

Live DNS, email-auth and redirect checks, HTTP security headers, uptime history, PC hardware prices.

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.