
LinkPulse
URL reality check for agents: status, content hash, classification, wayback fallback.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
URL reality check for agents: status, content hash, classification, wayback fallback.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| linkpulse_check | Fetch a URL and return its current state: HTTP status, final URL after redirects, SHA-256 content hash, classification, readability score, title/meta-description, and wayback archive fallback if dead. Cached 10 minutes. |
| linkpulse_diff | Re-check a URL and tell you whether its content hash has changed since a previous hash you supply. Returns boolean + new hash. |
| linkpulse_resolve | Resolve redirect chain for a URL without downloading the full body. Returns final URL + redirect count. |
| linkpulse_classify | Classify content you already have (status code + content-type + body sample) without an outbound fetch. Useful if your agent already fetched the URL via another tool. |