Crawls a website and reports broken links, missing meta tags, and redirect chains in a single structured response. You get one tool that takes a URL and returns a health score (0-100) plus actionable fixes, checking up to 20 links per page for 4xx/5xx errors, flagging absent SEO tags like og:image or canonical, and tracing redirect hops. The output is JSON with broken link details, present versus missing tags, and specific suggestions. Useful when you need to audit site health during migrations, catch SEO gaps before launch, or debug link rot across documentation. Supports optional MCPcat analytics if you set a project ID, but runs fine without it.
claude mcp add --transport stdio webmoleai-mcp-check-links uvx mcp-check-links