mcp-linkcheck

shelajev/mcp-linkcheck

3.2

If you are the rightful owner of mcp-linkcheck and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Link Checker is a server application designed to verify the validity and accessibility of links within text content using the lychee tool.

The MCP Link Checker is a specialized server application that leverages the capabilities of the lychee tool to ensure that links embedded in text content are both valid and accessible. This application is particularly useful for content creators, web developers, and anyone who needs to maintain the integrity of hyperlinks in their documents. By running as a standalone server, it provides a convenient endpoint for checking links, making it easy to integrate into various workflows. The application can be run in development mode for live coding or packaged as a Docker container for deployment, offering flexibility in how it is used. The server is accessible via HTTP and SSE, allowing for real-time link checking and reporting.

Features

  • Live coding support in development mode with Quarkus Dev UI.
  • Packaged as a Docker container for easy deployment.
  • Utilizes the lychee tool for comprehensive link verification.
  • Exposes endpoints for HTTP and SSE for flexible integration.
  • Provides detailed reports on link validity and accessibility.

Tools

  1. areLinksAlright

    Checks the validity and accessibility of links in provided text content.