Find SMBs by name, city, and business type in the Lead Stampede directory via public MCP tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The live backend that powers Lead Stampede Agent Cards. Exposes SMB business data as tools that AI agents can call over HTTP.
An Express server that implements four MCP tools:
| Tool | What it returns |
|---|---|
get_business_profile | Name, description, industry, service area, contact info |
get_services | List of services + pricing summary |
get_availability | Hours + booking URL (or phone/email fallback) |
get_reviews | Review count, average rating, summary |
Each request is authenticated via an X-Agency-API-Key header that maps to a
row in the agencies table in Supabase. Clients are scoped to their agency,
so one agency can never read another's data.
Then edit .env and fill in:
SUPABASE_URL β your project URL (e.g. https://xlhxnlhxeprtzwbyepza.supabase.co)SUPABASE_SERVICE_ROLE_KEY β from Supabase β Project Settings β API β service_role secretPORT β defaults to 3000Never commit .env to git. It's already in .gitignore.
You should see:
Expected response:
SUPABASE_URLSUPABASE_SERVICE_ROLE_KEYnpm start.mcp-production.up.railway.app.mcp.leadstampede.io) at it via Railway β Settings β Domains.agentcards.leadstampede.io/{slug}.clients rows in Supabase.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lead-stampede)<a href="https://allmcps.com/mcp/lead-stampede"><img src="https://allmcps.com/api/badge/lead-stampede?style=directory" alt="Lead Stampede on AllMCPs" /></a>