mcpskills.net
SkillsMCPsAgentsPrompts
mcpskills.net — A curated directory of AI agent Skills and MCP servers
TermsPrivacy
← Back to MCPs
Finance

Creem

Creem.io MCP server for managing payments, subscriptions, customers, and license keys.

by Selenium39Repository →Source →
Installnpx -y mcp-server-creem

The Creem MCP server enables AI agents to interact with Creem.io's payment platform. Manage subscriptions, process payments, handle license keys, and track customer billing — all through natural language.

Capabilities

  • Subscriptions — Create, update, cancel, and list subscription plans
  • Payments — Process one-time payments, refunds, and payment history
  • Customers — Manage customer profiles and billing information
  • License Keys — Generate, validate, and revoke software license keys
  • Webhooks — Configure and manage webhook endpoints
  • Analytics — Query revenue metrics and subscription statistics

Usage

{
  "mcpServers": {
    "creem": {
      "command": "npx",
      "args": ["-y", "mcp-server-creem"]
    }
  }
}

Authentication

  1. Sign up at creem.io
  2. Get your API key from the dashboard
  3. Set the CREEM_API_KEY environment variable