# link-followability [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://handsofflinks.com/  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/link-followability

## Description
Check if a link on a live page is followable: rel tokens, meta robots and X-Robots-Tag

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "link-followability": {
    "command": "npx",
    "args": ["-y","link-followability"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

