Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.CDCStream/captapi

REMOTE · API.CAPTAPI.COM · 2 COMPONENTS · SCANNED AUG 3

Social media data: 85 tools across 11 platforms (YouTube, TikTok, Instagram, X & more), one key.

+2 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 24459 tokens (~140/item across 174 items; 174 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management26
  • Stability check failed: schema churn in the 8 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 1 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.captapi.com

# add to Claude Code
claude mcp add --transport http cdcstream-captapi https://api.captapi.com/mcp
# ~/.codex/config.toml
[mcp_servers.cdcstream-captapi]
url = "https://api.captapi.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cdcstream-captapi": {
      "type": "remote",
      "url": "https://api.captapi.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cdcstream-captapi --url https://api.captapi.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cdcstream-captapi:
    url: "https://api.captapi.com/mcp"
// mcp.json
{
  "mcpServers": {
    "cdcstream-captapi": {
      "type": "http",
      "url": "https://api.captapi.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • Tool “twitter_profile” rewrote its description, which is the text the model reads security
    • Tool “linktree_page” rewrote its description, which is the text the model reads security
    • Tool “pinterest_pin_details” rewrote its description, which is the text the model reads security
    • Tool “reddit_subreddit_posts” rewrote its description, which is the text the model reads security
    • Tool “rumble_video_details” rewrote its description, which is the text the model reads security
    • Tool “snapchat_user_profile” rewrote its description, which is the text the model reads security
    • Tool “soundcloud_artist” rewrote its description, which is the text the model reads security
    • Tool “spotify_artist” rewrote its description, which is the text the model reads security
    • Tool “spotify_podcast” rewrote its description, which is the text the model reads security
    • Tool “spotify_track” rewrote its description, which is the text the model reads security
    • Tool “threads_profile” rewrote its description, which is the text the model reads security
    • Tool “tiktok_ad_library_search” rewrote its description, which is the text the model reads security
    • Tool “tiktok_live” rewrote its description, which is the text the model reads security
    • Tool “tiktok_live_info” rewrote its description, which is the text the model reads security
    • Tool “tiktok_search_users” rewrote its description, which is the text the model reads security
    • Tool “tiktok_shop_search” rewrote its description, which is the text the model reads security
    • Tool “tiktok_song_details” rewrote its description, which is the text the model reads security
    • Tool “truth_social_profile” rewrote its description, which is the text the model reads security
    • Tool “twitch_clip” rewrote its description, which is the text the model reads security
    • Tool “twitch_profile” rewrote its description, which is the text the model reads security
    • Tool “youtube_community_posts” rewrote its description, which is the text the model reads security
    • Tool “youtube_search” rewrote its description, which is the text the model reads security
    • Tool “amazon_shop_page” rewrote its description, which is the text the model reads security
    • Tool “analytics_compare” rewrote its description, which is the text the model reads security
    • Tool “analytics_post” rewrote its description, which is the text the model reads security
    • Tool “bluesky_profile” rewrote its description, which is the text the model reads security
    • Tool “facebook_group_posts” rewrote its description, which is the text the model reads security
    • Tool “facebook_marketplace_search” rewrote its description, which is the text the model reads security
    • Tool “facebook_profile_reels” rewrote its description, which is the text the model reads security
    • Tool “github_user” rewrote its description, which is the text the model reads security
    • Tool “instagram_basic_profile” rewrote its description, which is the text the model reads security
    • Tool “instagram_hashtag_search” rewrote its description, which is the text the model reads security
    • Tool “instagram_reels_search” rewrote its description, which is the text the model reads security
    • Tool “instagram_tagged_posts” rewrote its description, which is the text the model reads security
    • Tool “kick_clip” rewrote its description, which is the text the model reads security
    • Tool “kwai_profile” rewrote its description, which is the text the model reads security
    • Tool “linkedin_ad_library_search_ads” rewrote its description, which is the text the model reads security
    • New tool “tiktok_ad_library_top_ads” functional
    • “linkedin_ad_library_search_ads” added an optional parameter “countries” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “cursor” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “endDate” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “keyword” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “startDate” cosmetic
    • “reddit_subreddit_posts” added an optional parameter “sort” cosmetic
    • “reddit_subreddit_posts” added an optional parameter “timeframe” cosmetic
    • “youtube_community_posts” added an optional parameter “cursor” cosmetic
    • “youtube_search” added an optional parameter “cursor” cosmetic
    • “youtube_search” added an optional parameter “duration” cosmetic
    • “youtube_search” added an optional parameter “region” cosmetic
    • “youtube_search” added an optional parameter “sortBy” cosmetic
    • “youtube_search” added an optional parameter “type” cosmetic
    • “youtube_search” added an optional parameter “uploadDate” cosmetic
    • “amazon_shop_page” added an optional parameter “cursor” cosmetic
    • “analytics_compare” added an optional parameter “cache” cosmetic
    • “facebook_group_posts” added an optional parameter “sortBy” cosmetic
    • “facebook_marketplace_search” added an optional parameter “availability” cosmetic
    • “facebook_marketplace_search” added an optional parameter “category” cosmetic
    • “facebook_marketplace_search” added an optional parameter “condition” cosmetic
    • “facebook_marketplace_search” added an optional parameter “cursor” cosmetic
    • “facebook_marketplace_search” added an optional parameter “daysSinceListed” cosmetic
    • “facebook_marketplace_search” added an optional parameter “deliveryMethod” cosmetic
    • “facebook_marketplace_search” added an optional parameter “maxPrice” cosmetic
    • “facebook_marketplace_search” added an optional parameter “minPrice” cosmetic
    • “facebook_marketplace_search” added an optional parameter “radiusMiles” cosmetic
    • “facebook_marketplace_search” added an optional parameter “sortBy” cosmetic
    • “instagram_hashtag_search” added an optional parameter “mediaType” cosmetic
    • “instagram_reels_search” added an optional parameter “datePosted” cosmetic
    • “instagram_tagged_posts” added an optional parameter “cursor” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “companyId” cosmetic
    • “reddit_subreddit_posts” reworded the description of “limit” cosmetic
    • “spotify_podcast” reworded the description of “limit” cosmetic
    • “tiktok_ad_library_ad_details” reworded the description of “country” cosmetic
    • “tiktok_ad_library_search” reworded the description of “country” cosmetic
    • “tiktok_search_users” reworded the description of “limit” cosmetic
    • “youtube_community_posts” reworded the description of “limit” cosmetic
    • “amazon_shop_page” reworded the description of “url” cosmetic
    • “facebook_group_posts” reworded the description of “limit” cosmetic
    • “facebook_marketplace_search” reworded the description of “details” cosmetic
    • “facebook_marketplace_search” reworded the description of “limit” cosmetic
    • “instagram_basic_profile” reworded the description of “userId” cosmetic
    • “instagram_reels_search” reworded the description of “limit” cosmetic
    • “instagram_tagged_posts” reworded the description of “limit” cosmetic
    • “kick_clip” reworded the description of “limit” cosmetic
    • “linkedin_ad_library_search_ads” reworded the description of “q” cosmetic
    • “linkedin_ad_library_search_ads” made “q” optional cosmetic
  • 2 Aug 26 +10
    • Schema quality: unverified → excellent functional
  • 1 Aug 26 −10
    • Schema quality: excellent → unverified functional
  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 6 to 9.

  • 28 Jul 26 +2
    • Stability: 0.03 → fail security
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.captapi.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.captapi.com CN=YR2,O=Let's Encrypt,C=US 28 Jul 2026 26 Oct 2026 RSA 2048 SHA256-RSA 5dbf0650ac58ec069fb6d5208c3ae61d5d0
SANs: api.captapi.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of api.captapi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
captapi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.captapi.com/mcp Verified 200
http (plaintext) http://api.captapi.com/mcp HTTPS enforced 301 https://api.captapi.com/mcp
MCP tools — 174 exposed · ~24,322 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
account_balance ~33

Get current Captapi credit balance and plan limits. Costs ~0 credits; cached results are free, failures are never charged.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

account_daily_usage ~51

Daily request and credit usage summary. Costs ~0 credits; cached results are free, failures are never charged.

NameTypeReqDescription
daysintegerNumber of days to include. Default 30, max 365.

No output schema declared.

No examples provided.

account_most_used_routes ~80

Most used API routes by request count and credits. Costs ~0 credits; cached results are free, failures are never charged.

NameTypeReqDescription
daysintegerNumber of days to include. Default 30, max 365.
limitintegerMax items to return. Default 20, max 100. Billed per result.

No output schema declared.

No examples provided.

account_request_history ~60

List recent Captapi API requests for the current key owner. Costs ~0 credits; cached results are free, failures are never charged.

NameTypeReqDescription
limitintegerMax items to return. Default 50, max 500. Billed per result.

No output schema declared.

No examples provided.

amazon_shop_page ~208

Amazon seller storefront products with price, badges, scrapedAt, and cursor pagination. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor from nextCursor (page or page:offset). Leave empty for the first page.
limitintegerMax items to return. Default 20, max 200. Billed per result.
marketplacestringAmazon marketplace code. Default US.
urlstringyesAmazon seller storefront URL (/sp?seller=… or /s?me=…) or raw seller ID. Not influencer /shop/<handle> pages. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. Y…

No output schema declared.

No examples provided.

analytics_compare ~99

Same unified metrics as post analytics for up to 10 URLs. 1 credit per resolved URL; cache hits free. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlsstringyesComma-separated post/video/reel URLs (up to 10), any mix of supported platforms.

No output schema declared.

No examples provided.

analytics_post ~142

Unified metrics for one post/video/reel (platform auto-detected). Same shape everywhere; platform-missing fields stay null. Flat 1 credit. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesA public post, video, or reel URL from a supported platform. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn…

No output schema declared.

No examples provided.

bluesky_post_details ~129

Metadata + engagement for a Bluesky post. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesBluesky post URL, e.g. https://bsky.app/profile/handle/post/RKEY. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Lin…

No output schema declared.

No examples provided.

bluesky_profile ~134

Bluesky profile — counts, banner, verification{}, labels[], associated{}. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesBluesky profile URL, @handle, or handle, e.g. bsky.app/profile/handle. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook…

No output schema declared.

No examples provided.

bluesky_user_posts ~195

Recent posts from a Bluesky profile — text, author, likes, reposts, embeds; cursor pagination. Costs ~3 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 25, max 100. Billed per result.
urlstringyesBluesky profile URL, @handle, or handle, e.g. bsky.app/profile/handle. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook…

No output schema declared.

No examples provided.

facebook_ad_library_ad_details ~113

Meta/Facebook ad details. Costs ~17 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesMeta Ad Library ad URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumble.

No output schema declared.

No examples provided.

facebook_ad_library_ad_transcript ~124

Extract creative text from a Meta/Facebook ad as transcript text. Costs ~17 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesMeta Ad Library ad URL or ad ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest…

No output schema declared.

No examples provided.

facebook_ad_library_company_ads ~158

Ads for a Facebook page or Meta Ad Library URL. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default US.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesFacebook page URL or Meta Ad Library URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or P…

No output schema declared.

No examples provided.

facebook_ad_library_search ~249

Search Meta/Facebook ads by keyword with status, media, date, and sort filters. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
ad_typestringall (default) or political_and_issue_ads.
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default US.
end_datestringDelivery start on/before YYYY-MM-DD.
limitintegerMax items to return. Default 20, max 200. Billed per result.
media_typestringALL (default), IMAGE, VIDEO, MEME, IMAGE_AND_MEME, or NONE.
qstringyesSearch query or keywords (min 2 chars).
search_typestringkeyword_unordered (default) or keyword_exact_phrase.
sort_bystringtotal_impressions or relevancy_monthly_grouped.
start_datestringDelivery start on/after YYYY-MM-DD.
statusstringACTIVE (default), INACTIVE, or ALL.

No output schema declared.

No examples provided.

facebook_ad_library_search_companies ~117

Find advertisers/pages in the Meta Ad Library by name. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default US.
limitintegerMax items to return. Default 20, max 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

facebook_comment_replies ~161

Replies to a specific Facebook comment. Costs ~30 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
comment_idstringyesID of the parent comment to fetch replies for (from the comments endpoint).
limitintegerMax items to return. Default 50, max 500. Billed per result.
urlstringyesFacebook post URL the comment belongs to. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or P…

No output schema declared.

No examples provided.

facebook_comments ~135

Comments on a Facebook post. Costs ~30 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 50, max 500. Billed per result.
urlstringyesPublic Facebook video or post URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinteres…

No output schema declared.

No examples provided.

facebook_details ~128

Facebook post or Reel details — engagement, author id, SD/HD video, captions, and music when exposed. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesPublic Facebook video or post URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinteres…

No output schema declared.

No examples provided.

facebook_event_details ~128

Details for a Facebook event (date, location, attendees, tickets). Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesFacebook event URL, e.g. https://facebook.com/events/ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to…

No output schema declared.

No examples provided.

facebook_event_search ~108

Search Facebook events by topic and/or location. Costs ~40 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
qstringyesTopic and/or place, e.g. 'comedy Chicago' (min 2 chars).

No output schema declared.

No examples provided.

facebook_group_posts ~199

Public Facebook group posts — author IDs, permalink, sortBy, engagement (shares null when unknown). Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Flat 2 credits per call.
sortBystringTOP_POSTS | RECENT_ACTIVITY | CHRONOLOGICAL (default) | CHRONOLOGICAL_LISTINGS. Maps to Facebook sorting_setting.
urlstringyesPublic Facebook group URL, e.g. https://facebook.com/groups/ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linke…

No output schema declared.

No examples provided.

facebook_marketplace_item ~113

Details for a single Facebook Marketplace listing. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesFacebook Marketplace item URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to…

No output schema declared.

No examples provided.

facebook_marketplace_location_search ~147

Find Facebook Marketplace location candidates for a city or place query. Pass details=true for latitude/longitude (doubles cost to 34). Costs ~17 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
detailsstringSet true to include latitude/longitude per location (slower; doubles cost to 34 credits).
limitintegerMax items to return. Default 10, max 50. Flat 17 credits per call.
qstringyesCity/place search query, e.g. Austin.

No output schema declared.

No examples provided.

facebook_marketplace_search ~318

Search Facebook Marketplace listings by keyword and city name. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
availabilitystringavailable | sold | all.
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
categorystringTop-level category slug, e.g. electronics.
conditionstringnew, like_new, good, fair.
cursorstringPagination cursor from a previous nextCursor.
daysSinceListedstring1 (24h), 7, or 30.
deliveryMethodstringlocal_pickup | shipping | all.
detailsstringSet true for description/condition/coordinates/full gallery (2 + 2 credits per listing). Cover photo is included even when false.
limitintegerMax items to return. Default 20, max 200. Flat 2 credits per call.
locationstringyesCity or place name, e.g. 'Austin, TX'.
maxPriceintegerMaximum price in local currency units.
minPriceintegerMinimum price in local currency units.
qstringyesProduct or keyword to search for (min 2 chars).
radiusMilesintegerRadius in miles (1–500 discrete values).
sortBystringsuggested | distance | creation_time | price_ascend | price_descend.

No output schema declared.

No examples provided.

facebook_page_details ~121

Info & stats for a Facebook page. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesFacebook page URL, e.g. https://facebook.com/PageName. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/…

No output schema declared.

No examples provided.

facebook_profile_events ~137

Events from a Facebook profile or page. Costs ~40 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesFacebook profile or page URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to…

No output schema declared.

No examples provided.

facebook_profile_photos ~138

Photos from a Facebook profile or page. Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesFacebook profile or page URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to…

No output schema declared.

No examples provided.

facebook_profile_posts ~137

Latest posts from a Facebook profile/page. Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesFacebook profile or page URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to…

No output schema declared.

No examples provided.

facebook_profile_reels ~144

Latest page Reels with full engagement; newest-first, archive cliff. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesFacebook profile or page URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to…

No output schema declared.

No examples provided.

facebook_summarize ~116

AI summary of a Facebook video or post. Costs ~4 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesPublic Facebook video or post URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinteres…

No output schema declared.

No examples provided.

github_activity ~138

Recent public activity for a GitHub user, with cursor pagination (nextCursor + hasMore). Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor (page number as string). Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 30, max 100. Billed per result.
usernamestringyesGitHub username or profile URL.

No output schema declared.

No examples provided.

github_contributions ~71

Summary of recent public GitHub contributions. Costs ~3 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
usernamestringyesGitHub username or profile URL.

No output schema declared.

No examples provided.

github_followers ~135

List GitHub followers, with cursor pagination (nextCursor + hasMore). Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor (page number as string). Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 30, max 100. Billed per result.
usernamestringyesGitHub username or profile URL.

No output schema declared.

No examples provided.

github_following ~138

List accounts a GitHub user follows, with cursor pagination (nextCursor + hasMore). Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor (page number as string). Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 30, max 100. Billed per result.
usernamestringyesGitHub username or profile URL.

No output schema declared.

No examples provided.

github_pull_requests ~150

List repository pull requests, with cursor pagination (nextCursor + hasMore). Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor (page number as string). Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 30, max 100. Billed per result.
repostringyesRepository URL or owner/name.
statestringopen, closed, or all. Default open.

No output schema declared.

No examples provided.

github_repositories ~137

List a GitHub user's repositories, with cursor pagination (nextCursor + hasMore). Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor (page number as string). Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 30, max 100. Billed per result.
usernamestringyesGitHub username or profile URL.

No output schema declared.

No examples provided.

github_repository ~70

Repository details, stars, forks and metadata. Costs ~3 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
repostringyesRepository URL or owner/name.

No output schema declared.

No examples provided.

github_trending_developers ~102

Search popular GitHub developers. Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 100. Billed per result.
qstringyesGitHub user search query. Default followers:>1000.

No output schema declared.

No examples provided.

github_trending_repositories ~103

Search trending repositories by stars or query. Costs ~12 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 100. Billed per result.
qstringyesGitHub repository search query. Default stars:>1000.

No output schema declared.

No examples provided.

github_user ~82

Public GitHub profile (email when public). 1 credit — wraps free GitHub REST API. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
usernamestringyesGitHub username or profile URL.

No output schema declared.

No examples provided.

google_ad_library_ad_details ~94

Google ad details by Transparency Center URL. Costs ~17 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default US.
creative_idstringyesGoogle Ads Transparency Center URL containing AR advertiser ID and CR creative ID.

No output schema declared.

No examples provided.

google_ad_library_advertiser_search ~112

Search Google Ads advertisers. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default US.
limitintegerMax items to return. Default 10, max 50. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

google_ad_library_company_ads ~180

List Google Ads Transparency creatives for an advertiser (name, domain, or AR id) with media, cursor paging, and optional date filters. Public commercial ads only. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
advertiserstringyesAdvertiser name, domain (e.g. nike.com), or AR id.
cachebooleanServe from 24h cache when available.
countrystringISO country / region code. Default US.
cursorstringPagination cursor from nextCursor.
end_datestringYYYY-MM-DD overlap filter end.
limitintegerMax results per page (default 20, max 200).
regionstringAlias for country.
start_datestringYYYY-MM-DD overlap filter start.

No output schema declared.

No examples provided.

instagram_basic_profile ~105

Instagram profile by user ID/@handle — camelCase (followers, externalUrl, businessAddress). Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
userIdstringyesInstagram numeric user ID (e.g. 13460080). A profile URL, @handle, or username is also accepted and resolved automatically.

No output schema declared.

No examples provided.

instagram_channel_details ~122

Profile info & stats for an Instagram account. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesInstagram profile URL, e.g. https://instagram.com/username/. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn…

No output schema declared.

No examples provided.

instagram_channel_posts ~172

Latest posts from an Instagram profile. Costs ~6 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesInstagram profile URL, e.g. https://instagram.com/username/. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn…

No output schema declared.

No examples provided.

instagram_channel_reels ~174

Latest Reels from an Instagram profile. Costs ~6 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesInstagram profile URL, e.g. https://instagram.com/username/. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn…

No output schema declared.

No examples provided.

instagram_comments ~148

Comments on an Instagram post or reel. Costs ~45 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 50, max 500. Billed per result.
urlstringyesInstagram post or reel URL, e.g. https://instagram.com/reel/ID/. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Link…

No output schema declared.

No examples provided.

instagram_details ~124

Details for an Instagram post or reel. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesInstagram post or reel URL, e.g. https://instagram.com/reel/ID/. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Link…

No output schema declared.

No examples provided.

instagram_embed ~143

Embed HTML for an Instagram post, reel, or profile. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesInstagram post, reel, or profile URL (or @handle), e.g. https://instagram.com/reel/ID/ or https://instagram.com/username/. The URL platform must match this tool's platform. Do not pass cross-platform…

No output schema declared.

No examples provided.