mcp-check-links
Rank #60,864io.github.webmoleai/mcp-check-links
Find broken links, missing meta tags, and redirect chains on any website.
mcp-check-links is a Model Context Protocol (MCP) server published by webmoleai. It ranks #60,864 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-check-links is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 7, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 71,249 of 132,113 servers on MCP Toplist.
Use mcp-check-links
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-check-links -- npx -y mcp-check-links[mcp_servers.mcp-check-links]
command = "npx"
args = ["-y", "mcp-check-links"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-check-links": {
"command": "npx",
"args": [
"-y",
"mcp-check-links"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-check-links": {
"command": "npx",
"args": [
"-y",
"mcp-check-links"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-check-links": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-check-links"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-check-links": {
"command": "npx",
"args": [
"-y",
"mcp-check-links"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-check-links": {
"command": "npx",
"args": [
"-y",
"mcp-check-links"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.webmoleai%2Fmcp-check-links)<a href="https://mcptoplist.com/server/io.github.webmoleai%2Fmcp-check-links"><img src="https://mcptoplist.com/badge/io.github.webmoleai%2Fmcp-check-links.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
webmoleai
Other servers by webmoleai
View all webmoleai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Apr 7, 2026 |
Frequently asked questions
- Who maintains mcp-check-links?
- mcp-check-links is maintained by webmoleai, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is mcp-check-links listed on the Official MCP Registry?
- Yes — mcp-check-links is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-check-links have?
- MCP Toplist tracks 1 version of mcp-check-links, most recently published on Apr 7, 2026.
- Where can I find the source code for mcp-check-links?
- The source code for mcp-check-links is hosted at github.com/webmoleai/mcp-check-links.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.