Server data from the Official MCP Registry
Deal mechanics for brand deals, UGC, and newsletter sponsorships: rights, exclusivity, negotiation.
Deal mechanics for brand deals, UGC, and newsletter sponsorships: rights, exclusivity, negotiation.
Excellent security posture. This is a pure information/decision-support MCP with no network calls, no file I/O, no subprocess execution, no credentials, and no sensitive data handling. Code is clean, well-structured, and properly typed. All tools return deterministic educational content based on domain expertise in creator deal mechanics. Permissions are minimal and appropriate for the server's purpose. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 5 issues 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-closermethod-creator-deals-mcp": {
"args": [
"-y",
"creator-deals-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Deal mechanics for creators — pricing models, usage rights, negotiation moves. Structure, not rate quotes.
Disclaimer. Structured deal-mechanics frameworks, not legal, tax, or financial advice. Have a professional review contracts above your comfort threshold. Ad-disclosure rules (FTC, ASA, EU) apply to sponsored content.
Creators lose more money to TERMS than to rates. A fair-sounding flat fee with perpetual paid usage buried in it. Free exclusivity hiding in boilerplate. "Payment on publication" when the brand controls the publication date. Every one of these is a structural pattern that repeats across thousands of deals — and AI agents advising creators keep missing them because they look for numbers instead of structure.
This MCP encodes the patterns. You supply your own base rate; it tells you what every term is worth relative to that base, and what to counter.
Why no dollar benchmarks? Creator rates vary wildly by niche, geography, audience quality, and quarter — hard numbers date in weeks. Structure doesn't.
| Tool | What it returns |
|---|---|
interpret_pricing_model | Flat fee, CPM, performance-based, per-click sponsorship, retainer — when each favors you vs. them, the key rule, the counter pattern |
interpret_usage_term | Organic-only, paid usage, whitelisting, exclusivity, raw footage, payment terms — meaning, relative value vs. base, and the trap |
get_scope_checklist | The 10-point checklist to answer in writing before quoting or signing anything |
get_negotiation_move | The move for the situation: lowball, fixed budget, scope creep, long exclusivity, perpetual usage, renewal time |
vet_sponsor_offer | Green/yellow/red flags for inbound offers — including the overpayment-refund scam pattern |
get_full_pack | The complete library as one payload for full agent context |
// Brand brief says: "content for use across our marketing channels, in perpetuity"
mcp.call("interpret_usage_term", { term: "paid_usage" });
// Returns: perpetual paid usage buried in a flat fee is the single most
// mispriced term in creator deals. Time-box: 30/60/90 days.
mcp.call("get_negotiation_move", { situation: "perpetual_usage_ask" });
// Returns: counter with 90 days + renewal option at a stated price.
Pair with outbound-engine-mcp — that one gets you the reply and runs the pitch; this one prices and protects the deal that follows.
Elisabeth Hitz — 10+ years of B2B enterprise sales experience; runs paid newsletter sponsorships on her own list. Now building MCP servers for the AI agent ecosystem.
License: MIT
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.