MCP server for link checking using linkinator
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

A Model Context Protocol (MCP) server that provides link checking capabilities using linkinator. This allows AI assistants like Claude to scan webpages and local files for broken links.
The easiest way to get started is using the install-mcp tool, which automatically configures linkinator-mcp for Claude Desktop, Claude Code, Cursor, Cline, and other MCP clients:
This handles all configuration automatically. Restart your Claude client after installation.
If you prefer to configure the server manually, you can edit your MCP client's configuration file directly.
Edit ~/.config/claude-code/config.json:
Edit %APPDATA%\claude-code\config.json:
If you prefer to install the package globally first with npm install -g linkinator-mcp, you can simplify the configuration:
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
Edit %APPDATA%\Claude\claude_desktop_config.json:
After updating the configuration, restart your Claude client for the changes to take effect.
Once configured, you can ask Claude to check links on any webpage or local file. Here are some example prompts:
The scan_page tool supports all of linkinator's CLI options:
The tool returns a formatted report showing:
config.json is absolute, not relativels /path/to/linkinator-mcp/build/index.jsIf you get permission errors on macOS/Linux:
If scanning local files and getting port errors, try specifying a port:
Contributions are welcome! Please see CONTRIBUTING.md for details on how to get started.
MIT
Justin Beckwith justin.beckwith@gmail.com
Built with the Model Context Protocol SDK.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/linkinator-mcp)<a href="https://allmcps.com/mcp/linkinator-mcp"><img src="https://allmcps.com/api/badge/linkinator-mcp?style=directory" alt="Linkinator MCP on AllMCPs" /></a>