claude mcp add ustineckwith-linkinator-mcp -- npx -y linkinator-mcp
{
"mcpServers": {
"ustineckwith-linkinator-mcp": {
"command": "npx",
"args": ["-y", "linkinator-mcp"]
}
}
}
{
"mcpServers": {
"ustineckwith-linkinator-mcp": {
"command": "npx",
"args": ["-y", "linkinator-mcp"]
}
}
}
{
"mcpServers": {
"ustineckwith-linkinator-mcp": {
"command": "npx",
"args": ["-y", "linkinator-mcp"]
}
}
}
About This MCP Server
The linkinator-mcp server is a developer tool that enables model context protocol functionality, specifically for link checking purposes using the linkinator tool. It connects to standard input/output streams via stdio and is available as a package on npm. Developers would use this server when they need to integrate link checking capabilities into their applications, likely in scenarios where broken links need to be identified and corrected.
MCP server for link checking using linkinator. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
linkinator-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The linkinator-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.