Skip to main content
Glama

Broken Link Checker MCP Server

by davinoishi
pyproject.toml510 B
[project] name = "broken-link-checker-mcp" version = "0.1.0" description = "MCP server for checking broken links on web pages and domains" requires-python = ">=3.10" dependencies = [ "fastmcp>=2.0.0", "httpx>=0.27.0", "beautifulsoup4>=4.12.0", "pydantic>=2.0.0", "urllib3>=2.0.0", ] [project.optional-dependencies] dev = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", "pytest-cov>=4.1.0", ] [build-system] requires = ["setuptools>=68.0"] build-backend = "setuptools.build_meta"

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/BLC-ground'

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