Creator Deals MCP
Rank #61,983io.github.closermethod/creator-deals-mcp
Deal mechanics for brand deals, UGC, and newsletter sponsorships: rights, exclusivity, negotiation.
Creator Deals MCP is a Model Context Protocol (MCP) server published by closermethod. It ranks #61,983 of 115,460 servers tracked on MCP Toplist. Creator Deals MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 13, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 53,477 of 115,460 servers on MCP Toplist.
Use Creator Deals MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add creator-deals-mcp -- npx -y creator-deals-mcp[mcp_servers.creator-deals-mcp]
command = "npx"
args = ["-y", "creator-deals-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"creator-deals-mcp": {
"command": "npx",
"args": [
"-y",
"creator-deals-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"creator-deals-mcp": {
"command": "npx",
"args": [
"-y",
"creator-deals-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"creator-deals-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"creator-deals-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"creator-deals-mcp": {
"command": "npx",
"args": [
"-y",
"creator-deals-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"creator-deals-mcp": {
"command": "npx",
"args": [
"-y",
"creator-deals-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.closermethod%2Fcreator-deals-mcp)<a href="https://mcptoplist.com/server/io.github.closermethod%2Fcreator-deals-mcp"><img src="https://mcptoplist.com/badge/io.github.closermethod%2Fcreator-deals-mcp.svg" alt="MCP Toplist: #61,983 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
closermethod
Other servers by closermethod
- Content Hooks MCP#61,981 · 1 ver
- content-repurposing-mcp#61,982 · 1 ver
- Newsletter Growth MCP#61,984 · 1 ver
- Outbound Engine MCP#61,985 · 1 ver
- Outreach Deliverability MCP#61,986 · 1 ver
- personal-brand-mcp#61,987 · 1 ver
- Social Media Manager MCP#61,988 · 1 ver
- ugc-brief-mcp#61,989 · 1 ver
- APAC Compliance MCP#91,124
- B2B Buyer-Signal MCP#91,125
- EMEA Compliance MCP#91,126
- EOR Compliance MCP#91,127
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Creator Deals MCP?
- Creator Deals MCP is maintained by closermethod, which publishes 16 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Creator Deals MCP listed on the Official MCP Registry?
- Yes — Creator Deals MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Creator Deals MCP have?
- MCP Toplist tracks 1 version of Creator Deals MCP, most recently published on Jul 14, 2026.
- Where can I find the source code for Creator Deals MCP?
- The source code for Creator Deals MCP is hosted at github.com/closermethod/creator-deals-mcp.