
CigarFinder
Give your coding agent live cigar price lookups and side-by-side retailer comparisons without building scrapers yourself.
Overview
CigarFinder is an MCP server for the Build phase that searches and compares cigar prices across 14+ online retailers for agent-driven shopping workflows.
What is this MCP server?
- Searches and compares cigar prices across 14+ online retailers in one tool call
- Hosted streamable-http remote at mcp.cigarfinder.com—no local scraper maintenance
- Suited for shopping-assistant, hobby, or vertical concierge agents you are prototyping
- Version 1.0.0 catalog entry aligned with the official MCP server schema
- Pairs with agent-first builds where catalog or affiliate workflows need fresh price signals
- 14+ online retailers indexed for search and compare
- MCP server version 1.0.0
- Transport: streamable-http remote at mcp.cigarfinder.com
What problem does it solve?
Building and maintaining multi-retailer price checks in an agent demo or side project eats time you would rather spend shipping features.
Who is it for?
Indie builders prototyping cigar-focused concierge bots, deal alerts, or affiliate-style assistants that need aggregated shelf prices.
Skip if: Teams needing general e-commerce search, non-cigar catalogs, or fully offline/air-gapped agent environments without HTTP remotes.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can fetch comparable cigar offers from many shops in one conversation without custom scraping code.
- Agent-callable cigar price search across 14+ retailers
- Side-by-side retailer comparison responses in chat
- No self-hosted scraper or retailer adapter code in your repo
Recommended MCP Servers
Journey fit
MCP servers are canonical on Build because they wire external data and APIs into the agent workspace during product development. Price search across retailers is an outbound integration—your agent calls a hosted remote endpoint rather than embedding commerce logic in app code.
How it compares
Vertical price-comparison MCP integration, not a reusable agent skill or marketplace bundle.
Common Questions / FAQ
Who is CigarFinder for?
CigarFinder is for solo builders and small teams who want an MCP-connected agent to search and compare cigar prices across many online retailers without writing scrapers.
When should I use CigarFinder?
Use it during Build when you are wiring a shopping or research agent to live cigar pricing data via the hosted streamable-http MCP endpoint.
How do I add CigarFinder to my agent?
Add the remote MCP server URL https://mcp.cigarfinder.com/mcp (streamable-http) in your Claude Code, Cursor, or other MCP client configuration using the io.github.Cigarfinder/cigarfinder server identity.