mcpbeat

Lead Stampede MCP Server

io.github.treymerica1982/lead-stampede
answering

Lead Stampede is answering right now. Last checked 3 min ago. It exposes 11 tools. Last commit 31 Jul 2026.

Find SMBs by name, city, and business type in the Lead Stampede directory via public MCP tools.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
11
Tools
read from the server
355 ms
Response time
average over 24h
0
Stars
last commit 31 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add lead-stampede --transport http https://lead-stampede-mcp-server-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lead-stampede": {
      "url": "https://lead-stampede-mcp-server-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lead-stampede]
url = "https://lead-stampede-mcp-server-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "lead-stampede": {
      "url": "https://lead-stampede-mcp-server-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lead-stampede": {
      "url": "https://lead-stampede-mcp-server-production.up.railway.app/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

availability
get_availability
Returns business hours and booking options for a Lead Stampede client. If the business has online scheduling, returns a tracked booking URL; otherwise returns phone/email. Works for all client types (service, automotive, ecommerce).
business
list_business_types
Returns the distinct business types available in the Lead Stampede public client directory.
cities
list_cities
Returns the distinct cities served by public Lead Stampede clients. Useful for discovering which locations have businesses in the directory.
client
get_client
Returns the full public Agent Card for a single Lead Stampede client by slug. Includes business details, contact info, services, hours, reviews, and booking URL.
clients
search_clients
Search Lead Stampede's public client directory. Returns matching businesses with contact info, services, and ratings. Supports filtering by city, business type, and free-text query across name, description, and industry.
inventory
search_inventory
Searches a dealership's vehicle inventory. Filters by stock type (new/used/certified), make, model, year range, price range, body type, and fuel type. Optional natural-language query for full-text search. Returns up to 25 matching vehicles. Only available for automotive clients.
product
get_product_details
Returns full details for a single product by slug: name, description, price, sizes, colors, stock status, and product page URL. Only for e-commerce clients.
products
search_products
Searches the product catalog of an e-commerce client. Supports natural-language queries plus optional filters for category, price range, collection, and stock status. Only works for e-commerce clients.
reviews
get_reviews
Returns social proof for a Lead Stampede client: review count, average rating, and a brief summary. Works for all client types.
specials
get_specials
Returns the dealership's current specials and offers — new-vehicle APR/lease specials, pre-owned specials, service & parts coupons, manufacturer rebates, and incentive programs. Only available for automotive clients.
vehicle
get_vehicle_details
Returns full details for a specific vehicle by VIN or stock number. Only available for automotive clients.

Endpoints

URLTransportStateLatencyChecked
https://lead-stampede-mcp-server-production.up.railway.app/mcp streamable-http answering 332 ms 3 min ago

Lead Stampede — questions

Answers built from our own checks of this server.

What can Lead Stampede do?
It exposes 11 tools, read directly from the server on our last check. Among them: get_availability, get_client, get_product_details, get_reviews, get_specials, get_vehicle_details and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Lead Stampede working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 355 ms. The bar chart above shows every period we have measured.
How do I connect Lead Stampede?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Lead Stampede need an API key?
No. Lead Stampede completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Lead Stampede?
It answers our handshake in 355 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Lead Stampede open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.