# LinkPulse MCP server

URL reality check for agents: status, content hash, classification, wayback fallback.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-walkojas-boop-linkpulse
- Repository: https://github.com/walkojas-boop/linkpulse
- Website: https://linkpulse-neon.vercel.app/

## Install
- Endpoint: https://linkpulse-neon.vercel.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://linkpulse-neon.vercel.app/mcp

## Tools
- 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. Endpoint: https://linkpulse-neon.vercel.app/mcp
- 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. Endpoint: https://linkpulse-neon.vercel.app/mcp
- linkpulse_resolve - Resolve redirect chain for a URL without downloading the full body. Returns final URL + redirect count. Endpoint: https://linkpulse-neon.vercel.app/mcp
- 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. Endpoint: https://linkpulse-neon.vercel.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.walkojas-boop
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 19, 2026
- Source: https://registry.modelcontextprotocol.io
