mcpbeat

Meetsponsors MCP Server

com.meetsponsors/mcp
answering

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

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

Uptime history 41 hours of history · worst hour 75%
41 hours agonow
98.9%
Uptime 24h
91 of 92 checks
17
Tools
read from the server
207 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 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 219 ms 0 min ago

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 91 of 92 checks got a reply (98.9%), average response time 207 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 207 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.