mcpbeat Sign in

Creator Deals MCP Server

local only

Creator Deals MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 14 Jul 2026.

Deal mechanics for brand deals, UGC, and newsletter sponsorships: rights, exclusivity, negotiation.

Installs per day peak 177 · avg 16 · -15% w/w
a month agotoday
31
Installs / week
npm · creator-deals-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Creator Deals MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add creator-deals-mcp -- npx -y creator-deals-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "creator-deals-mcp": {
      "args": [
        "-y",
        "creator-deals-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.creator-deals-mcp]
command = "npx"
args = ["-y", "creator-deals-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "creator-deals-mcp": {
      "args": [
        "-y",
        "creator-deals-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "creator-deals-mcp": {
      "args": [
        "-y",
        "creator-deals-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Creator Deals MCP

same job, measured the same way
Mailtea
by mailtea

Send email and newsletters with Mailtea over MCP, plus skills for email and website design.

answering
SNHP — free negotiation math + agent memory
by ryuxik

Free game-theory negotiation advisor for agents, plus paid receipted sessions and agent memory.

15 tools answering
C
Research Intel
by dropwatchhq

Research GTM triggers: new NIH grants by PI/institution and new clinical trials by sponsor/phase.

5 tools answering
Overtone News MCP
by ckbrennan

Real-time news with tone analysis, brand safety, and narrative shift signals for AI agents.

88 installs/wk local only
Ophir
by ophir-ai-creator

Ophir protocol tools for AI agent discovery, negotiation, and settlement

59 installs/wk local only
Schelling Protocol
by codyz123

Universal coordination protocol for AI agents. Discovery, matching, and negotiation.

40 installs/wk local only
.NET Debugger for MCP
by nevse

Give an AI agent a real .NET debugger: breakpoints, stepping, locals, expression evaluation.

local only
BestBid Agent Sponsorship
by bestbid

Paid advertising for agents: rankings, quotes and MPP or x402 wallet integrations.

7 tools answering

Creator Deals MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Creator Deals MCP?
Creator Deals MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package creator-deals-mcp was installed 31 times last week.
How do I connect Creator Deals MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls creator-deals-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Creator Deals MCP?
The npm package creator-deals-mcp was installed 31 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Creator Deals MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.