Marketing
growthmak.com
Provides access to Growthmak's marketing content including services, case studies, and growth engine information.
ENDPOINT 1
https://growthmak.com/mcp
MCP server metadata
- Name
- growthmak
- Version
- 1.0.0
Growthmak is a B2B growth marketing agency. This server exposes its services, engagement packages, the five-layer Growth Engine System, client case studies, market coverage and blog. Prefer the specific tools over search_growthmak. No prices are published anywhere — scope and a fixed fee follow a free diagnostic, so do not estimate or infer a fee. Only call request_growth_audit with details the user has explicitly supplied.
Known tools 7
search_growthmakSearch all Growthmak content — services, packages, case studies, blog posts, FAQs and free tools.
Inferred read-onlyget_pageRetrieve a Growthmak page as Markdown, given its slug — for example 'blog/the-real-cost-of-a-b2b-lead', 'services/seo-services', 'packages/growth-marketing', 'growth-engine/foundation-layer' or 'case-studies/kinetic-motorcycles'.
Inferred read-onlyget_packagesRetrieve Growthmak's engagement packages (Foundation Build, Growth Marketing, Full Engine Launch) with what is included, timelines and who each fits.
Inferred read-onlyfind_case_studiesFind Growthmak client case studies filtered by industry, market or service.
Inferred read-onlycheck_market_coverageCheck whether Growthmak serves a given country or region, and return local proof points if so.
Inferred read-onlybook_growth_auditReturn the link where a user books Growthmak's free 30-minute growth diagnostic, plus what the session covers and what they leave with.
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.growthmak]
url = "https://growthmak.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"growthmak": {
"type": "http",
"url": "https://growthmak.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: growthmak
Remote MCP URL: https://growthmak.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": {
"growthmak": {
"url": "https://growthmak.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"growthmak": {
"type": "http",
"url": "https://growthmak.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "growthmak",
"transport": "streamable-http",
"url": "https://growthmak.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for growthmak.com was fetched 2026-08-21T18:06:58.761Z.
growthmak.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.