Heavy Metric MCP Server
OfficialProvides access to Heavy Metric's strategy library using Supabase as the backend database.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Heavy Metric MCP ServerShow me pricing strategies for my HVAC business"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 by keyword (e.g. "pricing", "google ads") |
| Get full article by slug or title |
| List all categories with counts |
| List all strategies in a category |
| Get a random strategy for daily tips |
Related MCP server: LocalPro MCP Server
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.
Links
Strategy Library: https://www.heavymetric.com/strategies
Heavy Metric: https://www.heavymetric.com
This server cannot be deployed
Maintenance
Related MCP Connectors
Verified pricing for Jobber, Housecall Pro, Workiz & more, with per-user fees quoted verbatim.
Local US home-service pricing, providers ranked by the Vouched Score, rebates, and glossary.
Search customers, manage quotes, work orders, action items, and calendar events for your business
Search thousands of verified US local service providers across 10 home-services trades, including crawl space repair, floor coating, radon mitigation, commercial electrical, and laundry services. Returns ratings, services, pricing, descriptions, and profile links. Every result passes a completeness gate, so listings are never half-empty.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides 108 tools and 15 React apps to manage ServiceTitan field service operations, including jobs, customers, estimates, invoices, dispatching, technicians, equipment, memberships, inventory, locations, marketing, reporting, tags, and payroll.1-

LocalPro MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceProvides verified local trade and service business data (e.g., radon mitigation, foundation repair) to AI agents via tools like search_providers and list_niches.1MIT- FlicenseNot gradedqualityCmaintenanceEnables AI agents to search and retrieve market signals, revenue ideas, and growth tactics from 2,000+ curated entries across 18 sources.-
- AlicenseBqualityBmaintenanceConnects AI assistants to Housecall Pro to look up and manage customers, jobs, invoices, and more through natural language. Operates in read-only mode by default with optional write capabilities.301MIT