Keepface MCP Server

A hosted, remote Model Context Protocol server that exposes 94 actions across the Keepface brand workspace — discovery, lists, campaigns, outreach, reporting, affiliate, wallet (read-only), CRM, brands, AI analysis and creator chat. An agent POSTs to the endpoint with a workspace-scoped bearer token created in Settings, API Tokens; the server loads only the tools the token's scopes allow. Reads execute immediately, every write returns a preview and runs only on confirmation, and no token can move money — top-up, withdraw, currency conversion, influencer payout and affiliate commission changes are never exposed.

API entry from apis.yml

apis.yml Raw ↑
aid: keepface:mcp
name: Keepface MCP Server
description: A hosted, remote Model Context Protocol server that exposes 94 actions across the Keepface
  brand workspace — discovery, lists, campaigns, outreach, reporting, affiliate, wallet (read-only), CRM,
  brands, AI analysis and creator chat. An agent POSTs to the endpoint with a workspace-scoped bearer
  token created in Settings, API Tokens; the server loads only the tools the token's scopes allow. Reads
  execute immediately, every write returns a preview and runs only on confirmation, and no token can move
  money — top-up, withdraw, currency conversion, influencer payout and affiliate commission changes are
  never exposed.
humanURL: https://help.keepface.com/brand/integrations/manage-with-claude-code/
baseURL: https://mcp.keepface.com/mcp
tags:
- MCP
- AI Agents
- Influencer Marketing
properties:
- type: MCPServer
  url: mcp/keepface-mcp.yml
- type: Documentation
  url: https://help.keepface.com/brand/integrations/claude-code-tools-reference/
- type: OAuthScopes
  url: scopes/keepface-scopes.yml