@erikirby/brand-monitor
v1.0.0
Published
Monitor domain, SSL, and social handle availability across platforms. Get alerts before your domains expire or SSL certs break.
Readme
Brand Monitor — MCP Server
Monitor domain, SSL certificate, and social media handle availability across platforms. Get alerts before your domains expire, SSL certs break, or brand usernames get squatted.
Tools
| Tool | Description |
|------|-------------|
| domain_availability | Check if a domain is available or registered, get expiry dates |
| ssl_expiry | Check SSL certificate expiry with status (OK/WARNING/CRITICAL/EXPIRED) |
| social_handle | Check brand username availability on 8 platforms |
| website_uptime | Check if a site is online, response time, SSL status |
| brand_scan | Full brand audit — domains + SSL + social + uptime in one call |
Pricing
- Free: 50 calls/day
- Pro ($29/mo): 1,000 calls/day, all tools
- Enterprise ($99/mo): Unlimited, custom domains
Install
{
"mcpServers": {
"brand-monitor": {
"url": "https://mcpize.com/mcp/brand-monitor"
}
}
}Examples
# Full brand audit
brand_scan brand=acmecorp
# Check SSL before it expires
ssl_expiry domain=acmecorp.com
# Check username availability
social_handle handle=acmecorp
# Check domain expiry
domain_availability domain=acmecorp.com