LocalPulse MCP
Click on "Install 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., "@LocalPulse MCPGenerate a cold email for a dental practice in Chicago"
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.
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 serverCursor / Claude Desktop config
Clone and build first:
git clone https://github.com/aithx/localpulse-mcp.git
cd localpulse-mcp && npm install && npm run buildThen 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 |
| Single personalized cold email |
| 0–100 priority score from observable signals |
| 3-email drip (day 0, 3, 7) |
| Review vs competitor gaps + outreach angle |
| 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
This server cannot be installed
Maintenance
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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