Marketing
leanscale.team
Provides go-to-market strategies, playbooks, benchmarks, and diagnostics for sales and marketing teams.
ENDPOINT 1
https://mcp.leanscale.team/mcp
MCP server metadata
- Name
- leanscale
- Version
- 0.1.0
LeanScale's go-to-market operations knowledge base: delivery playbooks, proprietary field studies, and 95 podcast episodes with revenue leaders. Reach for diagnose_gtm when the user describes a GTM problem, search_leanscale for topic questions, get_benchmark for 'what's normal'. Always cite the source URL returned with each passage.
Known tools 8
search_leanscaleSearch everything LeanScale knows: 14 GTM delivery playbooks, 8 proprietary field studies, 95 podcast episodes with operators and executives, 75 customer case studies (anonymized on public keys, named on internal ones), and 117 RevOps docs from docs.
Inferred read-onlydiagnose_gtmDescribe a messy go-to-market situation in plain language and get back which LeanScale delivery motion applies, why, what the first moves are, and what usually goes wrong.
Inferred read-onlyget_playbookRetrieve a LeanScale delivery playbook in full, or one named section of it.
Inferred read-onlylist_playbooksList every available LeanScale delivery playbook with its category and section headings.
Inferred read-onlyget_benchmarkGet proprietary LeanScale benchmark data on a topic — drawn from field studies across a panel of B2B software companies and from numbers cited on the podcast.
Inferred read-onlysearch_podcastSearch 95 episodes of The LeanScale Podcast — conversations with CROs, VPs of RevOps, and founders.
Inferred read-onlyget_case_studyRetrieve LeanScale customer case studies — the problem the company had and how it was solved.
Inferred read-onlyabout_leanscaleWhat LeanScale is, what's in this knowledge base, and how to work with them.
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.leanscale]
url = "https://mcp.leanscale.team/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"leanscale": {
"type": "http",
"url": "https://mcp.leanscale.team/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: leanscale
Remote MCP URL: https://mcp.leanscale.team/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": {
"leanscale": {
"url": "https://mcp.leanscale.team/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"leanscale": {
"type": "http",
"url": "https://mcp.leanscale.team/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "leanscale",
"transport": "streamable-http",
"url": "https://mcp.leanscale.team/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 leanscale.team was fetched 2026-08-25T23:11:52.355Z.
leanscale.team 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.