Patreon (Creator Subscriptions)

Patreon (Creator Subscriptions) MCP Connector for Claude

F

Manage your Patreon creator account—list campaigns, track members, and monitor posts directly from your AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Patreon creator account to any AI agent to streamline your membership management and content workflow.

What you can do

  • Campaign Overview — List and fetch detailed information about your active Patreon campaigns using list_campaigns and get_campaign.
  • Member Management — Retrieve lists of members and inspect individual member details with list_campaign_members and get_member to understand your audience.
  • Content Monitoring — Access all posts associated with your campaigns via list_campaign_posts to stay on top of your content schedule.
  • Webhook Integration — Create, list, and manage webhooks for real-time notifications on member activity and post updates using create_webhook, list_webhooks, and delete_webhook.
  • Identity Verification — Quickly check your authenticated profile and associated permissions with get_identity.

How it works

  1. Subscribe to this server
  2. Enter your Patreon Creator Access Token
  3. Start managing your creator ecosystem from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Content Creators — Get instant summaries of your membership base and post history without leaving your workflow.
  • Community Managers — Track member growth and engagement metrics through natural language queries.
  • Developers — Build and test webhook integrations for custom creator tools directly from the IDE.
patreoncreator-economysubscription-managementmembership-trackingcontent-creators

10 tools expose this connector's capabilities to your AI agent.

list_campaigns

List campaigns owned by the user

create_webhook

g., members:create, posts:publish). Create a new webhook

delete_webhook

Delete a webhook

get_campaign

Get details for a specific campaign

get_member

Get details for a specific member

get_identity

Can include memberships and campaign data. Get the authenticated user profile

list_campaign_members

List members for a specific campaign

list_campaign_posts

List all posts for a campaign

update_webhook

Update an existing webhook

list_webhooks

List webhooks created by your client

See how to talk to your AI agent using Patreon (Creator Subscriptions).

List all my Patreon campaigns.

I've found your campaigns. You have one active campaign: 'Digital Art & Tutorials' (ID: 1234567). Would you like to see the member list or recent posts for this campaign?

Show me the members for campaign ID 1234567.

Fetching members for campaign 1234567... I found 150 active members. The most recent joiners include 'Alex Smith' and 'Jordan Doe'. Do you want details on a specific member?

Who am I logged in as on Patreon?

You are currently authenticated as 'CreativeStudio' (email: creator@example.com). Your profile is linked to 1 campaign.

Yes, you can use the `list_campaign_members` tool by providing the specific Campaign ID to retrieve a full list of associated members.

Related Connectors