← Registry

Analytics

marginlevers.com

Analyze customer profitability from revenue and cost data.

1 endpoint15 known toolsFirst detected May 16, 2026Last detected August 26, 2026

ENDPOINT 1

https://mcp.marginlevers.com/mcp

No auth detected

MCP server metadata

Name
marginlevers-mcp
Version
0.1.0
Capabilities
tools

Known tools 15

analyzeFree

START HERE if you have no Margin Levers account.

Inferred read-only
analyze

START HERE if you have customer revenue and cost data as JSON and want to understand profitability.

Inferred read-only
analyzeCSV

Run a customer profitability analysis from raw CSV text.

Inferred read-only
getAnalyses

List the authenticated user's saved profitability analyses, paginated.

Inferred read-only
getInsights

Answer 'what should I do about my profitability?' — generates AI-powered insights for a saved analysis.

Inferred read-only
runScenario

Answer 'what would happen if I repriced, restructured, or dropped these customers?' — simulates specific customer changes against a saved analysis.

Inferred read-only
getBenchmarks

Answer 'how do I compare to similar B2B SaaS companies?' — fetches anonymized community benchmarks.

Inferred read-only
generateBoardDeck

Generate an AI-powered board-ready presentation deck for a saved analysis.

Inferred read-only
listActions

List tracked customer actions and realized ROI outcomes for the authenticated account.

Inferred read-only
recordAction

Record a customer profitability action against a saved analysis so Margin Levers can track outcome ROI.

Inferred read-only
manageWebhooks

List, create, delete, test, or inspect webhook subscriptions for analysis/action/outcome events.

Potential side effects
profitConcentrationRisk

Answer: 'How exposed am I if my top customers churn?' Computes revenue concentration, stress-tests top-N customer loss, and returns a plain-English risk verdict.

Inferred read-only
rankedCallList

Answer: 'Which customers should I call this week — and what do I say?' Returns a ranked, ready-to-use call list with a one-sentence call objective per customer.

Inferred read-only
peerBenchmarkComparison

Answer: 'How does my business compare to B2B SaaS peers my size?' Fetches anonymized community benchmarks and compares them against your analysis metrics.

Inferred read-only
priceChangeScenario

Answer: 'What happens to my margin if I raise prices by X%?' Models a price change across all customers (or a named segment), applies an assumed churn rate, and returns net margin impact plus the break-even churn rate.

Inferred read-only

CONNECT 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.marginlevers-mcp]
url = "https://mcp.marginlevers.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "marginlevers-mcp": {
      "type": "http",
      "url": "https://mcp.marginlevers.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: marginlevers-mcp
Remote MCP URL: https://mcp.marginlevers.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": {
    "marginlevers-mcp": {
      "url": "https://mcp.marginlevers.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "marginlevers-mcp": {
      "type": "http",
      "url": "https://mcp.marginlevers.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "marginlevers-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.marginlevers.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 marginlevers.com was fetched 2026-08-21T17:02:43.292Z and is being refreshed.

Trust status Trusted

marginlevers.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.