Skip to main content
Glama
blueprintstudioco

Heavy Metric MCP Server

Official

Heavy Metric MCP Server

Give your AI agent access to 50+ battle-tested home service business strategies.

Pricing, marketing, sales, operations, hiring -- real tactics from real contractors, not MBA theory.

Tools

Tool

Description

search_strategies

Search by keyword (e.g. "pricing", "google ads")

get_strategy

Get full article by slug or title

list_categories

List all categories with counts

browse_category

List all strategies in a category

random_strategy

Get a random strategy for daily tips

Related MCP server: ServiceGraph

Setup

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "heavymetric": {
      "command": "node",
      "args": ["/path/to/heavymetric-mcp/index.js"]
    }
  }
}

Cursor

Add to .cursor/mcp.json in your project:

{
  "mcpServers": {
    "heavymetric": {
      "command": "node",
      "args": ["/path/to/heavymetric-mcp/index.js"]
    }
  }
}

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "heavymetric": {
      "command": "node",
      "args": ["/path/to/heavymetric-mcp/index.js"]
    }
  }
}

OpenClaw

Coming soon as a ClawHub skill.

Example Prompts

Once connected, try asking your AI:

  • "What strategies work for getting more Google reviews?"

  • "Give me a pricing strategy for my HVAC business"

  • "What's a good marketing strategy I can start today?"

  • "Show me all sales strategies"

  • "Give me a random business tip"

No API Key Required

The server uses Heavy Metric's public Supabase endpoint. No signup, no auth, no rate limits.

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/blueprintstudioco/heavymetric-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server