Founder.best
LaunchpadFeedProductsCommunityPricingDocs
Advertise
Founder.best

Get started

  • Introduction
  • Quickstart
  • Authentication & limits

MCP server

  • Install the MCP server
  • Tools overview

MCP tools

  • search_products
  • get_product
  • search_founders
  • get_founder
  • get_launches
  • get_trending_products
  • search_categories

REST API

  • Overview
  • Products
  • Founders
  • Launches & trending
  • Categories & taxonomy

AI discovery

  • llms.txt & llms-full.txt
  • Markdown mirrors & AI profile
  • Structured data
  • Get your product discovered

Reference

  • Data model
  • Rate limits & caching
  • Errors
  • Privacy & data policy
Docs/MCP tools/get_product

get_product

The full public record for one product by slug: links, integrations, alternatives, metrics, verified revenue and an AI-ready profile.

Auth
None
Side effects
None (read-only)
Returns
text + structuredContent

Returns everything Founder.best publishes about one product. Use the slug from a search_products result or from a page URL (founder.best/products/<slug>). The record adds links, integrations, alternatives, screenshots, publicly shared verified revenue and an ai_profile block to the summary fields.

Parameters

slugstringrequired
Product slug: lowercase letters, numbers and hyphens, e.g. acme-analytics.

Response

structuredContent.product is a product detail object. On top of the summary fields it includes:

  • links - website, GitHub, X/Twitter, App Store, Google Play, API docs, MCP server.
  • integrations - has_api, has_mcp_server, has_cli, cli_install_command, api_docs_url, mcp_url.
  • alternatives - products the founder named as comparable, with a Founder.best URL when the alternative is also listed.
  • metrics.verified_revenue - a TrustMRR-verified label such as $1K–$5K/mo, present only when the founder made it public; exact figures only when they chose “exact” visibility.
  • ai_profile - the fixed-shape summary described in Markdown mirrors & AI profile.
  • screenshots, og_image_url, created_at, updated_at.

Example

Prompt
Tell me more about BidPage - who built it, what it costs, and does it have an API?

The agent calls the tool:

tools/call arguments
{ "name": "get_product", "arguments": { "slug": "bidpage" } }

and gets back Markdown for the model plus structuredContent shaped like this (trimmed):

structuredContent
{
  "product": {
    "name": "BidPage",
    "slug": "bidpage",
    "tagline": "Turn your next sponsorship into an auction.",
    "description": "BidPage is a platform for content creators who want to monetize their audience through transparent bidding for sponsorships…",
    "website": "https://bidpage.app",
    "url": "https://www.founder.best/products/bidpage",
    "markdown_url": "https://www.founder.best/products/bidpage.md",
    "status": "live",
    "pricing": { "type": "free", "label": "Free", "has_free_tier": true },
    "links": { "website": "https://bidpage.app", "github": null, "twitter": null, "app_store": null, "google_play": null, "api_docs": null, "mcp_server": null },
    "integrations": { "has_api": false, "has_mcp_server": false, "has_cli": false, "cli_install_command": null, "api_docs_url": null, "mcp_url": null },
    "alternatives": [],
    "metrics": { "upvotes": 12, "comments": 2, "rating_average": null, "rating_count": 0, "verified_revenue": null },
    "founder": { "name": "Mustafa Sarp Yalcin", "username": "sarp", "url": "https://www.founder.best/founders/sarp" },
    "ai_profile": {
      "product": "BidPage - Turn your next sponsorship into an auction.",
      "category": "SaaS",
      "ideal_for": "Solopreneurs, Developers, Sales Teams",
      "key_features": "Social Media Automation, Social Media Management, Content Promotion",
      "pricing": "Free",
      "website": "https://bidpage.app",
      "founder": "Mustafa Sarp Yalcin (@sarp)",
      "launch_date": "Sep 14, 2026",
      "platforms": "Web, Desktop",
      "founder_best_url": "https://www.founder.best/products/bidpage"
    }
  }
}

Notes

  • An unknown or non-live slug returns isError: true with a hint to use search_products.
  • Founder.best does not store prices. pricing tells you the model (free, freemium, subscription…); send users to website for actual plans.

REST equivalent

GEThttps://www.founder.best/api/v1/products/{slug}
Previoussearch_productsNextsearch_founders

Prefer plain text? Everything here is summarised in /llms.txt.

Founder.best

Where founders launch, share their stories, and get discovered by a community that gets it.

Discover startups, products, and founders - built for humans and AI. Every listing is readable by customers, search engines, AI assistants, and AI agents.

Product

  • Browse
  • Categories
  • Stories
  • Submit Startup

Company

  • How it works
  • Pricing
  • Advertise
  • Contact
  • Terms
  • Privacy

Developers

  • Docs
  • Public API
  • MCP server
  • llms.txt

Resources

  • Blog
  • Free Tools
  • Startup Directories
  • Founder Stories
  • Launch Platform Alternatives
  • Product Hunt Alternatives (2026)
  • SaaS Launch Checklist
  • SaaSHub Alternative & Reviews
  • How to Launch a SaaS
  • Top 10 PH Alternatives for Launch
  • Product Hunt Alternative
  • BetaList Alternative
  • Indie Hackers Launch Guide
  • Show HN Alternative
  • SaaSHub Alternative
  • Startup Directories SEO
  • AI Startup Launch Guide
  • TinyLaunch Alternative
  • Peerlist Alternative
  • MicroLaunch Alternative

Founder: Anuj (@anuj_shashimal) on X

© 2026 Founder.best. Built for founders.

PrivacyTermsContact