# Social Perks (remote · socialperks.app)

Agent-native marketing platform: create campaigns, submit proofs, review submissions.

- Trust score: 64/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `socialperks.app`: 64/100 (this document), [markdown](https://verifymcp.io/servers/benzatkulak-collab-socialperks/api-mcp.md), [page](https://verifymcp.io/servers/benzatkulak-collab-socialperks/api-mcp)

## Channel facts

- Endpoint: `https://socialperks.app/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 808 tokens (~80/item across 10 items; 10 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 86/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 59% of tool parameters carry a description.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http benzatkulak-collab-socialperks https://socialperks.app/api/mcp
```

### Codex

```toml
[mcp_servers.benzatkulak-collab-socialperks]
url = "https://socialperks.app/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "benzatkulak-collab-socialperks": {
      "type": "remote",
      "url": "https://socialperks.app/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add benzatkulak-collab-socialperks --url https://socialperks.app/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  benzatkulak-collab-socialperks:
    url: "https://socialperks.app/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "benzatkulak-collab-socialperks": {
      "type": "http",
      "url": "https://socialperks.app/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 62, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 61, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 59, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 59)

First indexed and scored.

## MCP tools (10)

### `getPricing` (~78 tokens)

Get the market-rate pricing for a marketing action. Returns USD value and recommended perk type/value.

Input parameters:

- `actionId` (string): Action ID (e.g. ig_post, google_review)
- `businessType` (string): Business type modifier (default: general)
- `platformId` (string): Platform ID (e.g. instagram, google)

### `listActions` (~69 tokens)

List the 107 marketing actions available on Social Perks. Filterable by platform, type, and effort.

Input parameters:

- `maxEffort` (integer)
- `page` (integer)
- `perPage` (integer)
- `platformId` (string)
- `type` (string)

### `getBenchmarks` (~29 tokens)

Get industry benchmarks (engagement rate, conversion rate, etc.).

Input parameters:

- `industry` (string)

### `listCampaigns` (~28 tokens)

List campaigns. Requires auth — returns the caller's campaigns.

Input parameters:

- `status` (string)

### `searchInfluencers` (~32 tokens)

Search influencers by platform and follower count.

Input parameters:

- `minFollowers` (integer)
- `platform` (string)

### `createCampaign` (~197 tokens)

Create and launch a new campaign for the calling business. Returns the campaign id, name, and dashboard URL. The campaign goes live immediately — no separate publish step.

Input parameters:

- `actions` (array, required): Action IDs the campaign accepts (e.g. ['ig_st'] for an Instagram Story Tag).
- `businessId` (string, required): The business owning this campaign. Must match the API key's business.
- `description` (string): Optional internal description
- `discountType` (string, required): Discount denomination: 'pct' for percentage, 'dol' for dollars off.
- `discountValue` (number, required): Discount amount. Capped at 100 for pct, 10000 for dol.
- `expiresInDays` (integer): Days until the campaign auto-expires. Default 60.
- `maxCompletions` (integer|null): Optional cap on total completions. Null = no cap.
- `name` (string, required): Customer-facing campaign name

### `submitProof` (~152 tokens)

Submit proof of completion for a campaign action — a public URL to a post, a screenshot, a video, or platform-verified data. The submission enters a review queue (or auto-approves depending on the campaign's verification mode).

Input parameters:

- `actionId` (string, required): Specific action being completed (must be allowed by the campaign).
- `campaignId` (string, required): Campaign the submission applies to.
- `metadata` (object): Optional bag of context (poster handle, post timestamp, etc.).
- `proofType` (string, required): How the proof was captured. 'url' triggers automated verification.
- `proofUrl` (string, required): Public URL of the proof. For url-type submissions, the platform verifier will fetch this.

### `reviewSubmission` (~93 tokens)

Approve or reject a submission. Approving releases the perk; rejecting requires a reason. Use this when the business chooses manual review over auto-verification.

Input parameters:

- `decision` (string, required): Approve releases the perk. Reject explains why the proof was insufficient.
- `reason` (string): Required when decision='reject'. 1-500 chars.
- `submissionId` (string, required): Submission id from a prior submitProof call.

### `listSubmissions` (~71 tokens)

List submissions for a business or campaign, filterable by state (pending/approved/rejected). Returns paginated results.

Input parameters:

- `businessId` (string)
- `campaignId` (string)
- `page` (integer)
- `perPage` (integer)
- `state` (string)

### `getCampaignStats` (~59 tokens)

Get summary stats for a single campaign — total submissions, approved count, conversion rate, perks issued, and time-to-first-submission. Useful for an agent reporting back to its user.

Input parameters:

- `campaignId` (string, required): Campaign to fetch stats for.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/benzatkulak-collab-socialperks/api-mcp#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 63
- 2026-08-01: 63
- 2026-07-31: 62
- 2026-07-30: 61
- 2026-07-29: 61
- 2026-07-28: 60
- 2026-07-27: 59
- 2026-07-26: 59

## Links

- Remote endpoint: https://socialperks.app/api/mcp
- Repository: https://github.com/benzatkulak-collab/socialperks
- Changelog RSS feed: https://verifymcp.io/servers/benzatkulak-collab-socialperks/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/benzatkulak-collab-socialperks/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/benzatkulak-collab-socialperks/api-mcp
