sitehealth-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| audit_siteA | Run a comprehensive website health audit — SSL, DNS, DMARC/SPF/DKIM, page performance, uptime, and broken links. Returns a 0-100 health score with letter grade, critical issues, warnings, and actionable recommendations. All checks run in parallel for speed. |
| check_sslA | Check SSL/TLS certificate validity, expiry date, issuer, protocol version, and SANs. Returns a grade (A-F) based on days until expiry and cert validity. |
| check_dnsA | Resolve all DNS records (A, AAAA, MX, NS, CNAME, TXT, SOA) and check for IPv6 support, MX records, nameserver redundancy, and resolution time. |
| check_email_authA | Validate DMARC, SPF, and DKIM records for a domain. Checks for common misconfigurations, missing records, and provides fix recommendations. DMARC is now mandatory for Gmail/Yahoo/Microsoft. |
| check_performanceA | Measure TTFB, total load time, page weight, redirect chain, compression, and cache headers. Returns performance grade with specific optimization recommendations. |
| check_uptimeA | HTTP ping to check if a site is reachable and measure response time. |
| check_linksA | Extract links from a page and check each for broken responses (4xx/5xx). Returns broken links with status codes and the page they were found on. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/carsonroell-debug/sitehealth-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server