# mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-meetsponsors-mcp
- Website: https://meetsponsors.com/mcp

## Install
- Endpoint: https://api.meetsponsors.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.meetsponsors.com/mcp

## Tools
- 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. Endpoint: https://api.meetsponsors.com/mcp
- sponsor_get - Get detailed information about a specific sponsor by ID. Strips raw scrape data and llm internal analysis blobs. Endpoint: https://api.meetsponsors.com/mcp
- sponsor_stats - Get statistics for a sponsor: number of YouTubers, median subscribers, operations per week/month/year Endpoint: https://api.meetsponsors.com/mcp
- sponsor_similar - Find sponsors similar to a given sponsor based on industry tags and niches. Returns compact format. Endpoint: https://api.meetsponsors.com/mcp
- sponsor_youtubers - Get YouTubers who have worked with a sponsor. Returns compact format. Endpoint: https://api.meetsponsors.com/mcp
- sponsor_mostActive - Get the most active sponsors in a given period (week/month/year), optionally filtered by language or sponsoring kind. Returns compact format. Endpoint: https://api.meetsponsors.com/mcp
- sponsor_recentVideos - Get the most recent sponsored videos from a sponsor, ordered by publication date Endpoint: https://api.meetsponsors.com/mcp
- sponsor_recentCollaborations - Get the most recent collaboration (one video per YouTuber) with a sponsor, sorted by publication date Endpoint: https://api.meetsponsors.com/mcp
- 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. Endpoint: https://api.meetsponsors.com/mcp
- youtuber_get - Get detailed information about a specific YouTuber by their YouTube channel ID. Includes llmDescription and llmSponsorProfile (LLM-friendly summaries). Endpoint: https://api.meetsponsors.com/mcp
- youtuber_sponsors - Get sponsors a YouTuber has worked with, including video counts for each sponsor. Returns compact format. Endpoint: https://api.meetsponsors.com/mcp
- youtuber_recentSponsored - Get the most recent sponsored videos from a YouTuber, with one video per sponsor (sorted by publication date) Endpoint: https://api.meetsponsors.com/mcp
- youtuber_similar - Find YouTubers similar to a given YouTuber based on content, niches, and sponsors. Returns compact format. Endpoint: https://api.meetsponsors.com/mcp
- youtuber_lastActiveBiggest - Get the biggest YouTubers who have been active recently (last 15 days) for a specific language. Returns compact format. Endpoint: https://api.meetsponsors.com/mcp
- 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. Endpoint: https://api.meetsponsors.com/mcp
- 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. Endpoint: https://api.meetsponsors.com/mcp
- 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. Endpoint: https://api.meetsponsors.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.meetsponsors
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 8, 2026
- Source: https://registry.modelcontextprotocol.io
