Skip to main content
Glama
aithx

LocalPulse MCP

by aithx

LocalPulse MCP

MCP server for value-first cold outreach to local service businesses (HVAC, plumbing, electrical, pest control, dental, auto repair).

Part of the [[money-maker]] validation sprint — Archetype B automated via MCP distribution.

Live

Related MCP server: scrapercity-cli

Quick start

npm install
npm run build
npm test
npm start   # stdio MCP server

Cursor / Claude Desktop config

Clone and build first:

git clone https://github.com/aithx/localpulse-mcp.git
cd localpulse-mcp && npm install && npm run build

Then add to your MCP config (replace <clone-path> with where you cloned the repo):

{
  "mcpServers": {
    "localpulse": {
      "command": "node",
      "args": ["<clone-path>/dist/index.js"]
    }
  }
}

Tools

Tool

Purpose

generate_cold_email

Single personalized cold email

score_local_lead

0–100 priority score from observable signals

build_email_sequence

3-email drip (day 0, 3, 7)

analyze_reviews_gap

Review vs competitor gaps + outreach angle

list_trades

Supported trades with pain hooks

Validation sprint

See vault: 2-projects/localpulse-mcp.md

Kill criteria (day 14): fewer than 5 waitlist signups AND fewer than 3 cold-reply signals → pivot or kill.

Go criteria: 20+ waitlist OR 5+ positive cold replies → build paid tier + Apollo/HubSpot integration.

License

MIT

F
license - not found
-
quality - not tested
B
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/aithx/localpulse-mcp'

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