# lead-stampede MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-treymerica1982-lead-stampede
- Repository: https://github.com/treymerica1982/lead-stampede-mcp-server

## Install
- Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp

## Tools
- 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. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- 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. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- list_business_types - Returns the distinct business types available in the Lead Stampede public client directory. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- list_cities - Returns the distinct cities served by public Lead Stampede clients. Useful for discovering which locations have businesses in the directory. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- 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). Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- get_reviews - Returns social proof for a Lead Stampede client: review count, average rating, and a brief summary. Works for all client types. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- 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. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- get_vehicle_details - Returns full details for a specific vehicle by VIN or stock number. Only available for automotive clients. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- 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. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- 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. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- 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. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- contact_sales - Captures a sales lead for an automotive dealership. Use for test drive requests, vehicle inquiries, financing questions, lease questions, trade-in conversations, or general interest. Requires at least one contact method (email or phone). Only available for automotive clients. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp
- schedule_service_appointment - Captures a service appointment request for an automotive dealership. Records the customer's contact info, vehicle details, requested services, and preferred timing as a service lead. The dealership's service advisor will follow up to confirm. Requires at least one contact method (email or phone). Only available for automotive clients. Endpoint: https://lead-stampede-mcp-server-production.up.railway.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.treymerica1982
- Version: 0.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 22, 2026
- Source: https://registry.modelcontextprotocol.io
