← Registry

Marketing

meetsponsors.com

Provides tools for searching and analyzing sponsors and their relationships with YouTubers.

1 endpoint17 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.meetsponsors.com/mcp

No auth detected

MCP server metadata

Name
meet-sponsors
Version
1.0.0
Capabilities
tools

Known tools 17

sponsor_search

Search sponsors by name, description, industry tags, or filters.

Inferred read-only
sponsor_get

Get detailed information about a specific sponsor by ID.

Inferred read-only
sponsor_stats

Get statistics for a sponsor: number of YouTubers, median subscribers, operations per week/month/year

Inferred read-only
sponsor_similar

Find sponsors similar to a given sponsor based on industry tags and niches.

Inferred read-only
sponsor_youtubers

Get YouTubers who have worked with a sponsor.

Inferred read-only
sponsor_mostActive

Get the most active sponsors in a given period (week/month/year), optionally filtered by language or sponsoring kind.

Inferred read-only
sponsor_recentVideos

Get the most recent sponsored videos from a sponsor, ordered by publication date

Inferred read-only
sponsor_recentCollaborations

Get the most recent collaboration (one video per YouTuber) with a sponsor, sorted by publication date

Inferred read-only
youtuber_search

Search YouTubers with advanced filters: subscribers, language, niches, sponsors worked with, monthly frequency, etc.

Inferred read-only
youtuber_get

Get detailed information about a specific YouTuber by their YouTube channel ID.

Inferred read-only
youtuber_sponsors

Get sponsors a YouTuber has worked with, including video counts for each sponsor.

Inferred read-only
youtuber_recentSponsored

Get the most recent sponsored videos from a YouTuber, with one video per sponsor (sorted by publication date)

Inferred read-only
youtuber_similar

Find YouTubers similar to a given YouTuber based on content, niches, and sponsors.

Inferred read-only
youtuber_lastActiveBiggest

Get the biggest YouTubers who have been active recently (last 15 days) for a specific language.

Inferred read-only
youtuber_add

Add a single YouTuber to the database and trigger the full enrichment pipeline (tags, niches, description, similarity, sponsor detection).

Inferred read-only
youtuber_bulk_add

Add up to 50 YouTubers in one call and trigger enrichment for each.

Inferred read-only
import_status

Poll the progress of a bulk import batch by its batchId.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.meet-sponsors]
url = "https://api.meetsponsors.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "meet-sponsors": {
      "type": "http",
      "url": "https://api.meetsponsors.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: meet-sponsors
Remote MCP URL: https://api.meetsponsors.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "meet-sponsors": {
      "url": "https://api.meetsponsors.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "meet-sponsors": {
      "type": "http",
      "url": "https://api.meetsponsors.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "meet-sponsors",
  "transport": "streamable-http",
  "url": "https://api.meetsponsors.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for meetsponsors.com was fetched 2026-07-31T06:42:23.426Z and is being refreshed.

Trust status Trusted

meetsponsors.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.