EzBiz SEO & Marketing Analysis✓
com.ezbizservices/seo-marketing · v1.0.0
v1.0.0▦ remote🌐 https://seo.ezbizservices.com/mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.ezbizservices/seo-marketing",
"description": "AI-powered SEO and marketing: keyword research, SERP analysis, and content optimization tools.",
"title": "EzBiz SEO & Marketing Analysis",
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://seo.ezbizservices.com/mcp",
"headers": [
{
"description": "Your EzBiz API key. Get a free key at https://seo.ezbizservices.com",
"isRequired": true,
"isSecret": true,
"name": "x-api-key"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}