Back to Browse

Roc MCP Server

Developer ToolsModerate6.1MCP RegistryRemote
Free

Server data from the Official MCP Registry

Creator commerce intelligence for TikTok Shop brands — benchmarks, ROC calculator, and brand fit.

About

Creator commerce intelligence for TikTok Shop brands — benchmarks, ROC calculator, and brand fit.

Remote endpoints: sse: https://roc-mcp-jvutdol4j-ro-ct-eam.vercel.app/mcp

Security Report

6.1
Moderate6.1Moderate Risk

Valid MCP server (1 strong, 1 medium validity signals). 6 known CVEs in dependencies (0 critical, 3 high severity) Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-sugar-co-dev-roc-mcp-server": {
      "url": "https://roc-mcp-jvutdol4j-ro-ct-eam.vercel.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

RoC MCP Server

Creator commerce intelligence for TikTok Shop brands — powered by Return on Creators.

Built on the Model Context Protocol, this server gives AI assistants real benchmark data from 100+ TikTok Shop brands and $20M+ GMV processed.

Tools

ToolDescription
roc_get_category_benchmarksMedian + top-quartile GMV, AOV, creator activation rates, and top content formats by category
roc_calculate_projected_rocCalculate projected Return on Creators multiple with vertical-specific coefficients
roc_get_creator_profileIdeal creator tier, engagement benchmarks, match scoring rubric, and recruitment targets
roc_get_content_formatsHighest-converting TikTok content formats ranked by GMV contribution
roc_get_commission_guidanceMarket-rate commission guidance with tiered structure and sample strategy
roc_analyze_brand_fitFull brand fit analysis — fit score, blockers, expected GMV range
roc_get_tiktok_shop_readinessReadiness score with prioritized action plan for TikTok Shop launch
roc_get_amplifier_fitCreator program gap analysis — constraints, projections, weekly priority actions

Categories Supported

beauty · cpg · fashion · wellness · home · supplements

Running the Server

HTTP (default)

npm install
npm start
# Server runs at http://localhost:3000/mcp

stdio

TRANSPORT=stdio npm start

Custom port

PORT=8080 npm start

Connecting to Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "roc": {
      "command": "node",
      "args": ["/absolute/path/to/roc-mcp-server/src/index.js"],
      "env": { "TRANSPORT": "stdio" }
    }
  }
}

Connecting via HTTP

Use any MCP client that supports Streamable HTTP transport:

http://localhost:3000/mcp

Response Envelope

Every tool response includes:

{
  "result": { ... },
  "confidence": "high",
  "dataSource": "RoC platform data — 100+ brands, $20M+ GMV processed",
  "dataAsOf": "2026-Q1",
  "disclaimer": "Estimates based on RoC platform benchmarks. Actual results vary by brand, execution quality, and market conditions."
}

Data Sources

Benchmarks sourced from:

  • RoC platform data (100+ brands, $20M+ GMV)
  • syncly.app TikTok Affiliate Playbook 2026
  • 360om.agency commission benchmark analysis
  • accio.com TikTok Shop US Top Categories 2025
  • redstagfulfillment.com AOV data 2025
  • marketingltb.com TikTok Shop Stats 2025

Data as of: 2026-Q1

License

MIT

mcp-name: io.github.sugar-co-dev/roc-mcp-server

Reviews

No reviews yet

Be the first to review this server!