{
  "markdown": "# Creator Deals MCP\n\n**Deal mechanics for creators — pricing models, usage rights, negotiation moves. Structure, not rate quotes.**\n\n> **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.\n\n---\n\n## Why This Exists\n\nCreators 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.\n\nThis 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.**\n\nWhy no dollar benchmarks? Creator rates vary wildly by niche, geography, audience quality, and quarter — hard numbers date in weeks. Structure doesn't.\n\n## 6 Tools\n\n| Tool | What it returns |\n|---|---|\n| `interpret_pricing_model` | Flat fee, CPM, performance-based, per-click sponsorship, retainer — when each favors you vs. them, the key rule, the counter pattern |\n| `interpret_usage_term` | Organic-only, paid usage, whitelisting, exclusivity, raw footage, payment terms — meaning, relative value vs. base, and the trap |\n| `get_scope_checklist` | The 10-point checklist to answer in writing before quoting or signing anything |\n| `get_negotiation_move` | The move for the situation: lowball, fixed budget, scope creep, long exclusivity, perpetual usage, renewal time |\n| `vet_sponsor_offer` | Green/yellow/red flags for inbound offers — including the overpayment-refund scam pattern |\n| `get_full_pack` | The complete library as one payload for full agent context |\n\n## Sample Use\n\n```typescript\n// Brand brief says: \"content for use across our marketing channels, in perpetuity\"\nmcp.call(\"interpret_usage_term\", { term: \"paid_usage\" });\n// Returns: perpetual paid usage buried in a flat fee is the single most\n// mispriced term in creator deals. Time-box: 30/60/90 days.\n\nmcp.call(\"get_negotiation_move\", { situation: \"perpetual_usage_ask\" });\n// Returns: counter with 90 days + renewal option at a stated price.\n```\n\n## Works With\n\nPair with [outbound-engine-mcp](https://github.com/closermethod/outbound-engine-mcp) — that one gets you the reply and runs the pitch; this one prices and protects the deal that follows.\n\n## Built By\n\n[Elisabeth Hitz](https://www.linkedin.com/in/elisabethhitz) — 10+ years of B2B enterprise sales experience; runs paid newsletter sponsorships on her own list. Now building MCP servers for the AI agent ecosystem.\n\nLicense: MIT\n",
  "bytes": 2808,
  "sha": "0669220808cd037e148d8106f0b544474f2fa49aff8080781f822a5b0cbf57f8",
  "repo_slug": "closermethod/creator-deals-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_closermethod_creator_deals_mcp_13e934d5/readme"
}