mcpbeat Sign in

Meetsponsors MCP Server

by meetsponsors Your server? Claim it
answering

Meetsponsors is answering right now. Last checked 1 min ago. It exposes 17 tools.

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

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
17
Tools
read from the server
220 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Meetsponsors every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add mcp --transport http https://api.meetsponsors.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.meetsponsors.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://api.meetsponsors.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.meetsponsors.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.meetsponsors.com/mcp"
    }
  }
}

Available tools 17

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

sponsor
sponsor_get
Get detailed information about a specific sponsor by ID. Strips raw scrape data and llm internal analysis blobs.
sponsor_mostActive
Get the most active sponsors in a given period (week/month/year), optionally filtered by language or sponsoring kind. Returns compact format.
sponsor_recentCollaborations
Get the most recent collaboration (one video per YouTuber) with a sponsor, sorted by publication date
sponsor_recentVideos
Get the most recent sponsored videos from a sponsor, ordered by publication date
sponsor_search
Search sponsors by name, description, industry tags, or filters. Returns compact results (id, name, website, niches, industryTags, country, operations, medianSubscribers). Use sponsor_get for full detail on a specific sponsor.
sponsor_similar
Find sponsors similar to a given sponsor based on industry tags and niches. Returns compact format.
sponsor_stats
Get statistics for a sponsor: number of YouTubers, median subscribers, operations per week/month/year
sponsor_youtubers
Get YouTubers who have worked with a sponsor. Returns compact format.
youtuber
youtuber_add
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 import_status. Prefer passing a channel ID (UCxxxxxxxxxxxxxxxxxxxxxx, 24 chars) — handles ('@xxx') and URLs work too but cost an extra YouTube API quota point per call to resolve.
youtuber_bulk_add
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 chars) over handles/URLs — handles cost an extra YouTube API quota point each, which depletes the daily 10k budget faster.
youtuber_get
Get detailed information about a specific YouTuber by their YouTube channel ID. Includes llmDescription and llmSponsorProfile (LLM-friendly summaries).
youtuber_lastActiveBiggest
Get the biggest YouTubers who have been active recently (last 15 days) for a specific language. Returns compact format.
youtuber_recentSponsored
Get the most recent sponsored videos from a YouTuber, with one video per sponsor (sorted by publication date)
youtuber_search
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
Find YouTubers similar to a given YouTuber based on content, niches, and sponsors. Returns compact format.
youtuber_sponsors
Get sponsors a YouTuber has worked with, including video counts for each sponsor. Returns compact format.
import
import_status
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.

Endpoints

URLTransportStateLatencyChecked
https://api.meetsponsors.com/mcp streamable-http answering 166 ms 1 min ago

Alternatives to Meetsponsors

same job, measured the same way
C
Adviserry
by adviserry

Search your newsletter and YouTube archive, drafted actions and working context from any MCP client.

answering
Readdit Later
by sanjhaiprakash18

Search, organize, and chat with your saved Reddit posts from Claude, Cursor, and any MCP client.

327 installs/wk answering
YouTube Transcript & Search MCP Server
by transcriptout

YouTube transcripts, search, channels, playlists and bulk transcript jobs for AI agents. 14 tools.

14 tools answering
tube-bridge
by thewhitewater

YouTube MCP server for search, transcripts, frames, comments, channels, and local semantic corpora.

249 installs/wk local only
Tweetsmash
by tweetsmash

Search, label, and manage your X (Twitter) bookmarks from any MCP client via Tweetsmash

53 tools answering
YouTube Transcript + YouTube Search MCP
by getyoutubetranscript

YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.

6 tools answering
YouTube Trends MCP
by trendsmcp

YouTube search interest and trend data over time, with growth metrics. Free key at trendsmcp.ai

4 tools answering
YouTube MCP by UnClick
by malamutemayhem

Search YouTube and get video, channel, playlist, and caption details. By UnClick.

25 installs/wk local only

Meetsponsors — questions

Answers built from our own checks of this server.

What can Meetsponsors do?
It exposes 17 tools, read directly from the server on our last check. Among them: import_status, sponsor_get, sponsor_mostActive, sponsor_recentCollaborations, sponsor_recentVideos, sponsor_search and 11 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Meetsponsors mostly used for?
Its tools cluster around sponsor and youtuber. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Meetsponsors working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 220 ms. The bar chart above shows every period we have measured.
How do I connect Meetsponsors?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Meetsponsors need an API key?
No. Meetsponsors completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 17 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Meetsponsors?
It answers our handshake in 220 ms on average, which is faster than 63% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.