LocalPulse MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_cold_emailA | Generate a value-first cold email for a local service business. No API keys required. |
| score_local_leadB | Score a local business lead 0–100 for outreach priority based on observable signals. |
| build_email_sequenceB | Build a 3-email outreach sequence (day 0, 3, 7) for a local business. |
| analyze_reviews_gapC | Analyze Google review gaps vs competitors and suggest an outreach angle. |
| list_tradesA | List supported local service trades with pain hooks and value offers. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Each tool targets a distinct aspect of local outreach: generating a single email, scoring leads, building multi-step sequences, listing supported trades, and analyzing review gaps. No two tools overlap in purpose, making selection unambiguous.
All tool names follow a consistent verb_noun pattern (generate_, score_, build_, list_, analyze_), and all use snake_case. The naming is uniform and predictable.
With 5 tools, the set is tightly scoped to the domain of local business outreach. Each tool has a clear role and none feel redundant or excessive, striking a good balance between capability and simplicity.
The tool set covers the core workflow of generating outreach content: lead scoring, email creation, sequence building, trade discovery, and review-gap analysis. A minor gap is the lack of a tool for sending or tracking emails, but for a content-generation server this is acceptable.