mcpserver.lol
registry/meetsponsors-mcp
Connection check verified live · 20h ago

meetsponsors-mcp

Search thousands of active YouTube sponsors and 60,000+ channels from any MCP client. Free tier.

Tools 17
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

17 tools

Read from the running server on 20h ago.

import_status batchId*
Poll the progress of a bulk import batch by its batchId. Returns total/queued/done/failed counts plus startedAt/finishedAt timestamps. Batches expire after 7 days.
sponsor_get id*
Get detailed information about a specific sponsor by ID. Strips raw scrape data and llm internal analysis blobs.
sponsor_mostActive limitperiodlanguagesponsoringKind
Get the most active sponsors in a given period (week/month/year), optionally filtered by language or sponsoring kind. Returns compact format.
sponsor_recentCollaborations id*limit
Get the most recent collaboration (one video per YouTuber) with a sponsor, sorted by publication date
sponsor_recentVideos id*limit
Get the most recent sponsored videos from a sponsor, ordered by publication date
sponsor_search pagesortlimitordernichessearch +5
Search sponsors by name, description, industry tags, or filters. Returns compact results (id, name, website, niches, industryTags, country, operations, medianSubscribers). Use spon…
sponsor_similar id*limit
Find sponsors similar to a given sponsor based on industry tags and niches. Returns compact format.
sponsor_stats id*
Get statistics for a sponsor: number of YouTubers, median subscribers, operations per week/month/year
sponsor_youtubers id*limit
Get YouTubers who have worked with a sponsor. Returns compact format.
youtuber_add input*
Add a single YouTuber to the database and trigger the full enrichment pipeline (tags, niches, description, similarity, sponsor detection). Returns a batchId you can poll with impor…
youtuber_bulk_add inputs*
Add up to 50 YouTubers in one call and trigger enrichment for each. Returns a batchId you can poll with import_status. Strongly prefer channel IDs (UCxxxxxxxxxxxxxxxxxxxxxx, 24 cha…
youtuber_get id*
Get detailed information about a specific YouTuber by their YouTube channel ID. Includes llmDescription and llmSponsorProfile (LLM-friendly summaries).
youtuber_lastActiveBiggest limitlanguage
Get the biggest YouTubers who have been active recently (last 15 days) for a specific language. Returns compact format.
youtuber_recentSponsored id*limit
Get the most recent sponsored videos from a YouTuber, with one video per sponsor (sorted by publication date)
youtuber_search pagelimitnichessearchsortBycountry +9
Search YouTubers with advanced filters: subscribers, language, niches, sponsors worked with, monthly frequency, etc. Returns compact results. Use youtuber_get for full detail.
youtuber_similar id*limit
Find YouTubers similar to a given YouTuber based on content, niches, and sponsors. Returns compact format.
youtuber_sponsors id*limitincludeNonValidated
Get sponsors a YouTuber has worked with, including video counts for each sponsor. Returns compact format.