Skip to main content
Glama

Broken Link Checker MCP Server

by davinoishi
package.json511 B
{ "name": "broken-link-checker-mcp", "version": "1.0.0", "description": "MCP server for checking broken links in websites", "type": "module", "main": "index.js", "bin": { "broken-link-checker-mcp": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": [ "mcp", "broken-link-checker", "link-checker", "seo" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "broken-link-checker": "^0.7.8" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davinoishi/broken-link-checker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server