Marketing
growthr.com
Scans websites for AI crawler compatibility and generates llms.txt files to optimize visibility in AI search engines.
ENDPOINT 1
https://mcp.growthr.com/mcp
MCP server metadata
- Name
- growthr
- Version
- 1.2.0
Growthr's SEO and GEO tools. Scan a public domain, draft its llms.txt, get a fix order, and (when enabled) check where a brand lands in an AI answer. Public domains only; nothing is stored. Built by Growthr, https://growthr.com.
Known tools 4
growthr_scanFetch a public domain the way search engines and AI crawlers do (ChatGPT's GPTBot, Claude's ClaudeBot, and the fetchers behind Perplexity and Google AI Overviews: from a datacenter IP, no JavaScript) and run 22 weighted checks: reachability as a browser, GPTBot, and ClaudeBot; server-rendered content; metadata; strict JSON-LD and Organization schema; robots.
Inferred read-onlygrowthr_llms_txtRead a site's homepage, sitemap (or homepage links), and up to twelve pages, then draft an llms.
Inferred read-onlygrowthr_fix_orderRun the scan and sort every failed check into buckets: blockers (fix before anything else, they hide everything downstream), this afternoon (metadata, llms.
Inferred read-onlygrowthr_ai_visibilityRun one buyer-shaped prompt through Gemini with Google Search grounding (a real, cited web search, the same mechanism behind Google AI Overviews) and report where the brand lands on the five-rung ladder: absent, cited (a page of the brand's site is a source), mentioned (named in the text), recommended (on the shortlist), or recommended against.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.growthr]
url = "https://mcp.growthr.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"growthr": {
"type": "http",
"url": "https://mcp.growthr.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: growthr
Remote MCP URL: https://mcp.growthr.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"growthr": {
"url": "https://mcp.growthr.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"growthr": {
"type": "http",
"url": "https://mcp.growthr.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "growthr",
"transport": "streamable-http",
"url": "https://mcp.growthr.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.