Skip to main content
Glama
AKzar1el

mcp-web-validator

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
validate_local_htmlA

Validates a local HTML file against the official W3C Nu HTML Checker API. Catches syntax, tags, and compliance errors.

validate_urlA

Validates the markup of a live public URL using the W3C HTML validation engine.

validate_local_cssA

Validates a local CSS file against the W3C Jigsaw CSS Validator API. Finds styling syntax errors.

audit_seo_metadataA

Runs a fast offline audit of HTML metadata, heading structure, viewport responsive tags, image alt tags, and Open Graph cards.

check_broken_linksA

Extracts all links (a href tags) in the HTML content and tests their HTTP status codes to detect broken internal or external URLs.

validate_schema_markupA

Finds and validates the JSON-LD schema blocks within the HTML, catching syntax issues.

generate_validation_reportA

Runs all validation checks (HTML, CSS, SEO, Schema, Links) on local files and aggregates them into a beautifully formatted Markdown report with summary tables.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/AKzar1el/mcp-web-validator'

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