Server data from the Official MCP Registry
Find brands that already sponsor podcasts like yours, then reveal the buyer to pitch.
Find brands that already sponsor podcasts like yours, then reveal the buyer to pitch.
Remote endpoints: streamable-http: https://app.sponsorable.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-sponsorable-sponsorable": {
"url": "https://app.sponsorable.com/mcp"
}
}
}From the project's GitHub README.
Connect the Sponsorable podcast-sponsorship database to Claude, ChatGPT, Cursor, and any other client that speaks the Model Context Protocol.
Find brands that already sponsor podcasts like yours—then reveal the buyer to pitch, by name and email. The same detections that power sponsorable.com, read from 4M+ podcast sponsorships across 5.4M shows and updated daily, available to your AI assistant as tools it calls on your behalf.
This repo holds connection config, examples, and the registry manifest. The server itself is hosted by Sponsorable—there's nothing to install or run locally.
https://app.sponsorable.com/mcpSettings → Connectors → Add custom connector → enter https://app.sponsorable.com/mcp → approve
(you'll log in to Sponsorable, then get sent back to Claude).
claude mcp add --transport http sponsorable https://app.sponsorable.com/mcp
Enable Developer mode under Settings → Apps & Connectors (needs a plan with connector support),
add a connector with the URL https://app.sponsorable.com/mcp, complete sign-in.
.cursor/mcp.json{
"mcpServers": {
"sponsorable": {
"url": "https://app.sponsorable.com/mcp"
}
}
}
.vscode/mcp.json{
"servers": {
"sponsorable": {
"type": "http",
"url": "https://app.sponsorable.com/mcp"
}
}
}
See examples/ for copy-paste config files.
Availability follows your plan. All tools are read-only except the list-management tools and
reveal_contact. Credit mechanics match the web app—nothing is double-charged, and every unlock is
shared with your whole organization.
| Tool | Plans | What it does |
|---|---|---|
search_sponsors | All | Search and filter the sponsor database (category, industry, activity, recency) |
get_sponsor | All | Full sponsor profile. 1 credit to unlock on Free; included on paid |
list_sponsor_contacts | All | Buyer contacts at a brand, ranked. Names masked until revealed |
reveal_contact | All | Reveal a buyer's name and email (spends a credit) |
| list management | All | Create and manage saved prospect lists |
search_podcasts | Pro | Search the podcast database |
See prompts.md. A few to start:
Website · MCP docs · API reference · Pricing · Browse sponsors
MIT — see LICENSE. Covers this repo's examples and config only; the hosted service has its own terms.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.