# Social Perks MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-benzatkulak-collab-socialperks
- Repository: https://github.com/benzatkulak-collab/socialperks

## Install
- Endpoint: https://socialperks.app/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://socialperks.app/api/mcp

## Tools
- getPricing - Get the market-rate pricing for a marketing action. Returns USD value and recommended perk type/value. Endpoint: https://socialperks.app/api/mcp
- listActions - List the 107 marketing actions available on Social Perks. Filterable by platform, type, and effort. Endpoint: https://socialperks.app/api/mcp
- getBenchmarks - Get industry benchmarks (engagement rate, conversion rate, etc.). Endpoint: https://socialperks.app/api/mcp
- listCampaigns - List campaigns. Requires auth — returns the caller's campaigns. Endpoint: https://socialperks.app/api/mcp
- searchInfluencers - Search influencers by platform and follower count. Endpoint: https://socialperks.app/api/mcp
- createCampaign - 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. Endpoint: https://socialperks.app/api/mcp
- submitProof - 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). Endpoint: https://socialperks.app/api/mcp
- reviewSubmission - Approve or reject a submission. Approving releases the perk; rejecting requires a reason. Use this when the business chooses manual review over auto-verification. Endpoint: https://socialperks.app/api/mcp
- listSubmissions - List submissions for a business or campaign, filterable by state (pending/approved/rejected). Returns paginated results. Endpoint: https://socialperks.app/api/mcp
- getCampaignStats - 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. Endpoint: https://socialperks.app/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.benzatkulak-collab
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
