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_founder

get_founder

A founder's public profile with public social links and every product they have launched on Founder.best.

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

Returns one founder’s public profile plus every product they have launched. A leading @ in the username is accepted and stripped.

Parameters

usernamestringrequired
Founder username, with or without @.

Response

structuredContent.founder is a founder detail: the summary fields plus bio, following_count, social_links (platform + URL, only links the founder chose to publish) and products - each with name, slug, tagline, url, upvote_count, launch_date, is_featured.

Example

Prompt
What else has @sarp launched on Founder.best?

The agent calls the tool:

tools/call arguments
{ "name": "get_founder", "arguments": { "username": "sarp" } }

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

structuredContent
{
  "founder": {
    "type": "founder",
    "username": "sarp",
    "name": "Mustafa Sarp Yalcin",
    "headline": "Founder",
    "bio": "",
    "url": "https://www.founder.best/founders/sarp",
    "product_count": 1,
    "total_upvotes_received": 12,
    "follower_count": 0,
    "following_count": 0,
    "social_links": [{ "platform": "website", "url": "https://bidpage.app" }],
    "products": [
      {
        "name": "BidPage",
        "slug": "bidpage",
        "tagline": "Turn your next sponsorship into an auction.",
        "url": "https://www.founder.best/products/bidpage",
        "upvote_count": 12,
        "launch_date": "2026-09-14",
        "is_featured": false
      }
    ]
  }
}

REST equivalent

GEThttps://www.founder.best/api/v1/founders/{username}
Previoussearch_foundersNextget_launches

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