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
instagram_hashtag_search ~126

Search Instagram posts by hashtag (native grid). 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.
mediaTypestringall (default) or reels — return only Reels/clips when set to reels.
qstringyesHashtag without the # (min 2 chars).

No output schema declared.

No examples provided.

instagram_profile_search ~79

Resolve an Instagram account name or @handle to its public 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.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

instagram_reels_by_audio_id ~102

Posts/Reels using an Instagram audio ID. Costs ~28 credits; cached results are free, failures are never charged.

NameTypeReqDescription
audio_idstringyesInstagram audio/music ID or full audio URL.
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.

No output schema declared.

No examples provided.

instagram_reels_search ~143

Native Instagram Reels hashtag search — views/plays, author verified/followers, datePosted. Flat 2 credits. 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.
datePostedstringlast_24_hours | last_week | last_month | last_year.
limitintegerMax items to return. Default 20, max 200. Flat 2 credits per call.
qstringyesHashtag (without #) or keyword (min 2 chars).

No output schema declared.

No examples provided.

instagram_summarize ~149

AI summary of an Instagram Reel. 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.
languagestringPreferred caption language as an ISO code, e.g. "en". Defaults to auto-detect.
urlstringyesInstagram 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, LinkedIn to…

No output schema declared.

No examples provided.

instagram_tagged_posts ~181

Tagged posts — author id, views, hashtags/mentions; 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.
cursorstringLeave empty for the first page; then pass the nextCursor value from the previous response.
limitintegerMax items to return. Default 20, max 200. Flat 1 credit on the native path.
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_transcript ~147

Transcript of an Instagram Reel. 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.
languagestringPreferred caption language as an ISO code, e.g. "en". Defaults to auto-detect.
urlstringyesInstagram 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, LinkedIn to…

No output schema declared.

No examples provided.

instagram_trending_reels ~102

Trending Instagram Reels / Explore posts by country. Costs ~28 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.
countrystringCountry name for Explore localization. Default United States.
limitintegerMax items to return. Default 20, max 200. Billed per result.

No output schema declared.

No examples provided.

kick_clip ~154

Kick clip — creator vs channel, category, maturity, VOD; or recent channel clips. 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.
limitintegerMax items to return. Default 30, max 100. Flat 1 credit per call.
urlstringyesKick clip URL, channel URL, or channel 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 to X/Twitte…

No output schema declared.

No examples provided.

komi_page ~115

Public Komi page links and profile metadata. 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.
urlstringyesKomi page URL or 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 to X/Twitter, or Pinterest to Rum…

No output schema declared.

No examples provided.

kwai_post ~132

Kwai post metadata and engagement. 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.
urlstringyesKwai video URL, e.g. https://www.kwai.com/@handle/video/5238962376325675745. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Fa…

No output schema declared.

No examples provided.

kwai_profile ~137

Kwai profile — bio, counts, verification, and post privacy flags. 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.
urlstringyesKwai profile URL or @handle, e.g. https://www.kwai.com/@easycashindonesia. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Face…

No output schema declared.

No examples provided.

kwai_user_posts ~155

Recent Kwai videos from a profile. 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 20, max 200. Billed per result.
urlstringyesKwai profile URL or @handle, e.g. https://www.kwai.com/@easycashindonesia. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Face…

No output schema declared.

No examples provided.

linkbio_page ~115

Public Linkbio page links and profile metadata. 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.
urlstringyesLinkbio page URL or 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 to X/Twitter, or Pinterest to…

No output schema declared.

No examples provided.

linkedin_ad_library_ad_details ~119

LinkedIn ad details by URL or ID. 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.
urlstringyesLinkedIn Ad Library 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.

linkedin_ad_library_search_ads ~228

LinkedIn Ad Library — targeting{}, ISO dates, impressions, CTA, cursor pagination. 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.
companyIdstringLinkedIn numeric company id.
countriesstringComma-separated ISO codes (e.g. US,CA,MX).
countrystringISO country code. Default US.
cursorstringPagination token from nextCursor/paginationToken.
endDatestringYYYY-MM-DD custom range end (with startDate).
keywordstringOptional keyword filter on ad copy.
limitintegerMax items to return. Default 20, max 200. Billed per result.
qstringAdvertiser / account owner (min 2 when used). Or use keyword/companyId.
startDatestringYYYY-MM-DD custom range start (with endDate).

No output schema declared.

No examples provided.

linkedin_company ~121

Public LinkedIn company page details. 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.
urlstringyesLinkedIn company URL, e.g. https://linkedin.com/company/slug. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedI…

No output schema declared.

No examples provided.

linkedin_company_posts ~202

Recent public posts from a LinkedIn company page, with cursor pagination (nextCursor + hasMore) up to 100 posts. Costs ~16 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 (numeric offset, e.g. 20).
limitintegerMax items to return. Default 20, max 100. Billed per result.
urlstringyesLinkedIn company URL, e.g. https://linkedin.com/company/slug. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedI…

No output schema declared.

No examples provided.

linkedin_post_details ~115

Metadata + engagement for a LinkedIn 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.
urlstringyesLinkedIn post or activity 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.

linkedin_post_transcript ~119

Extract post text as a transcript for a LinkedIn 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.
urlstringyesLinkedIn post or activity 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.

linkedin_profile ~121

Public LinkedIn person profile details. 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.
urlstringyesLinkedIn profile URL, e.g. https://linkedin.com/in/slug. 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.

linkedin_search_posts ~111

Search public LinkedIn posts by keyword. Costs ~16 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 50. Billed per result.
qstringyesSearch query or keywords (min 2 chars).
sortstringrelevance or date. Default relevance.

No output schema declared.

No examples provided.

linkme_profile ~114

Public Linkme profile links and metadata. 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.
urlstringyesLinkme profile URL or 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 to X/Twitter, or Pinterest t…

No output schema declared.

No examples provided.

linktree_page ~124

Public Linktree profile links (incl. GROUP children), socials, email, verticals. 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.
urlstringyesLinktree profile URL or 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 to X/Twitter, or Pinterest…

No output schema declared.

No examples provided.

pillar_page ~114

Public Pillar page links and profile metadata. 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.
urlstringyesPillar page URL or 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 to X/Twitter, or Pinterest to R…

No output schema declared.

No examples provided.

pinterest_board ~147

List pins inside a Pinterest board. Costs ~13 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 25, max 200. Billed per result.
urlstringyesPinterest board URL, e.g. https://pinterest.com/username/board-name/. 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.

pinterest_pin_details ~136

Pin title, description, link, board, originAuthor, images, and engagement (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.
urlstringyesPinterest pin URL, e.g. https://pinterest.com/pin/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/…

No output schema declared.

No examples provided.

pinterest_search ~95

Search Pinterest pins by keyword. Costs ~13 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 25, max 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

pinterest_user_boards ~138

List the boards on a Pinterest profile. Costs ~13 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 25, max 200. Billed per result.
urlstringyesPinterest profile URL or 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 to X/Twitter, or Pinteres…

No output schema declared.

No examples provided.

pinterest_user_pins ~136

Pins from a Pinterest profile. Costs ~13 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 25, max 200. Billed per result.
urlstringyesPinterest profile URL or 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 to X/Twitter, or Pinteres…

No output schema declared.

No examples provided.

reddit_post_comments ~146

Comments on a Reddit post. 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 50, max 500. Billed per result.
urlstringyesReddit post URL, e.g. https://reddit.com/r/sub/comments/ID/... The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linked…

No output schema declared.

No examples provided.

reddit_post_details ~124

Metadata + stats for a Reddit 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.
urlstringyesReddit post URL, e.g. https://reddit.com/r/sub/comments/ID/... The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linked…

No output schema declared.

No examples provided.

reddit_post_transcript ~153

Extract Reddit post text and top comments as a discussion transcript. 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 50, max 200. Billed per result.
urlstringyesReddit post URL, e.g. https://reddit.com/r/sub/comments/ID/... The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linked…

No output schema declared.

No examples provided.

reddit_search ~139

Search Reddit posts site-wide by keyword — title, subreddit, author, upvotes, comments; cursor pagination. 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.
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 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

reddit_subreddit_details ~126

Info & member stats for a subreddit. 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.
urlstringyesSubreddit URL, r/name, or bare name, e.g. r/technology. 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.

reddit_subreddit_posts ~238

Posts in a subreddit with sort/timeframe and cursor pagination (nextCursor + hasMore). 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.
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 200. Flat 2 credits per call.
sortstringFeed sort: best, hot, new (default), top, or rising.
timeframestringFor sort=top: hour, day (default), week, month, year, or all.
urlstringyesSubreddit URL, r/name, or bare name, e.g. r/technology. 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.

reddit_subreddit_search ~203

Search posts within a specific subreddit, with cursor pagination (nextCursor + hasMore). 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.
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 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).
urlstringyesSubreddit URL, r/name, or bare name, e.g. r/technology. 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.

rumble_channel_videos ~149

List videos from a Rumble channel. 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.
urlstringyesRumble channel URL, e.g. https://rumble.com/c/name. 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/Twi…

No output schema declared.

No examples provided.

rumble_comments ~148

Comments on a Rumble video. 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.
urlstringyesRumble video URL, e.g. https://rumble.com/vXXXX-title.html. 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.

rumble_search ~97

Search Rumble videos by keyword. 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.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

rumble_video_details ~146

Rumble video metadata + stats: real likes/comments (null when unknown), durationSeconds, captions, media qualities, channelFollowers/verified. 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.
urlstringyesRumble video URL, e.g. https://rumble.com/vXXXX-title.html. 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.

snapchat_user_profile ~120

Public Snapchat profile — highlights with snap lists, Spotlight engagement, related accounts. 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.
urlstringyesSnapchat username or profile 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…

No output schema declared.

No examples provided.

soundcloud_artist ~121

SoundCloud artist — bio, counts, badges, creator subscription tier. 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.
urlstringyesSoundCloud artist profile URL or 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 to X/Twitter, or…

No output schema declared.

No examples provided.

soundcloud_artist_tracks ~178

Tracks from a SoundCloud artist profile, with cursor pagination (nextCursor + hasMore). Costs ~28 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 100. Billed per result.
urlstringyesSoundCloud artist profile URL or 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 to X/Twitter, or…

No output schema declared.

No examples provided.

soundcloud_track ~112

SoundCloud track metadata and engagement stats. 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.
urlstringyesSoundCloud track 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.

spotify_album ~113

Spotify album metadata and track count. 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.
urlstringyesSpotify URL, URI, or 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 to Rumbl…

No output schema declared.

No examples provided.

spotify_artist ~131

Spotify artist — followers, monthlyListeners, worldRank, topCities, topTracks with playCount, concerts, related artists. 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.
urlstringyesSpotify URL, URI, or 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 to Rumbl…

No output schema declared.

No examples provided.

spotify_podcast ~147

Spotify podcast — publisher, rating, topics, explicit, totalEpisodes. 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.
limitintegerMax items to return. Default 20, max 50. Flat 1 credit per call.
urlstringyesSpotify URL, URI, or 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 to Rumbl…

No output schema declared.

No examples provided.

spotify_podcast_episodes ~141

List episodes for a Spotify podcast/show. Costs ~23 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 50. Billed per result.
urlstringyesSpotify URL, URI, or 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 to Rumbl…

No output schema declared.

No examples provided.

spotify_search ~121

Search Spotify tracks, albums, artists, podcasts or episodes. Costs ~23 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 50. Billed per result.
qstringyesSearch query or keywords (min 2 chars).
typestringtracks, albums, artists, podcasts, or episodes. Default tracks.

No output schema declared.

No examples provided.