com.saasbrowser/saas-browser
Official4 toolsSaaS Browser
Search 400k+ SaaS and software companies by category, technology, country, pricing, and more.
Search a database of 400k+ SaaS companies by category, tech stack, location, and pricing.
Captured live from the server via tools/list.
SearchSaasTool
Search the SaaS Browser database of 400k+ SaaS companies. Filter by category, technology, country, pricing, traffic, employees, age, and more. Returns up to 25 results with profile URLs.
Parameters (52)
- qstring
Search query
- category_idsstring
Pipe-separated category IDs. Use saas://categories for valid IDs.
- technology_idsstring
Pipe-separated technology UUIDs. Use saas://technologies for valid IDs.
- technology_logicstring
"all" (AND) or "any" (OR)
- countriesstring
Pipe-separated 2-letter ISO codes. Use saas://countries for valid codes.
- uses_aistring
"true" or "false"
- has_affiliate_programstring
"true" or "false"
- has_api_accessstring
"true" or "false"
- has_chrome_extensionstring
"true" or "false"
- has_firefox_extensionstring
"true" or "false"
- consumer_typesstring
Pipe-separated: personal, business, both
- growth_modelsstring
Pipe-separated: product_led, sales_led, both
- price_lowstring
Minimum monthly price
- price_highstring
Maximum monthly price
- price_currency_codestring
Pipe-separated 3-letter codes
- domain_rank_gtestring
Min Serpstat domain rank
- domain_rank_ltestring
Max Serpstat domain rank
- employees_gtestring
Min employee count
- employees_ltestring
Max employee count
- age_years_minstring
Min company age in years
- age_years_maxstring
Max company age in years
- traff_minstring
Min monthly traffic
- traff_maxstring
Max monthly traffic
- monthly_change_traff_minstring
Min traffic change %
- monthly_change_traff_maxstring
Max traffic change %
- ad_keywords_minstring
Min ad keywords
- ad_keywords_maxstring
Max ad keywords
- monthly_change_ad_keywords_minstring
Min ad keywords change %
- monthly_change_ad_keywords_maxstring
Max ad keywords change %
- ads_minstring
Min ads count
- ads_maxstring
Max ads count
- monthly_change_ads_minstring
Min ads change %
- monthly_change_ads_maxstring
Max ads change %
- referring_domains_minstring
Min referring domains
- referring_domains_maxstring
Max referring domains
- referring_domains_growth_minstring
Min referring domains change %
- referring_domains_growth_maxstring
Max referring domains change %
- published_at_fromstring
Published after (YYYY-MM-DD)
- published_at_tostring
Published before (YYYY-MM-DD)
- sitemap_page_count_minstring
Min sitemap pages
- sitemap_page_count_maxstring
Max sitemap pages
- commission_percentage_minstring
Min affiliate commission %
- commission_percentage_maxstring
Max affiliate commission %
- affiliate_commission_typestring
Pipe-separated: one_time, recurring
- cookie_duration_minstring
Min affiliate cookie days
- cookie_duration_maxstring
Max affiliate cookie days
- has_bug_bountystring
"true" or "false"
- bug_bounty_platformstring
Pipe-separated: hackerone, bugcrowd, intigriti, yeswehack, immunefi, synack, cobalt, self_hosted
- bug_bounty_payout_minstring
Min bug bounty payout (USD)
- bug_bounty_payout_maxstring
Max bug bounty payout (USD)
- sort_bystring
Sort: domain_rank, employees, age, traffic, traffic_growth, ad_keywords, ad_keyword_growth, ads, ads_growth, referring_domains, referring_domains_growth, commission_percentage, published_at, sitemap_page_count
- sort_directionstring
"asc" or "desc"
SearchCategoriesTool
Search SaaS Browser categories by name or keyword. Returns matching category IDs for use with the SearchSaasTool category_ids filter.
Parameters (1)
- qstringrequired
Search query
SearchTechnologiesTool
Search SaaS Browser technologies by name or category. Returns matching technology IDs for use with the SearchSaasTool technology_ids filter.
Parameters (1)
- qstringrequired
Search query
SearchAlternativesTool
Find alternative/competing SaaS or software products for a given website host. Returns up to 25 published alternatives with profile URLs, descriptions, and names.
Parameters (1)
- hoststringrequired
The website host to find alternatives for (e.g. "slack.com", "trello.com")
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"saas-browser": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://saasbrowser.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.