
Patreon Mcp Server
Pull your Patreon campaigns, patron counts, tiers, and posts into the agent so you can plan member updates, tier changes, and creator ops without the Patreon dashboard.
Overview
Patreon MCP Server is a Grow-phase MCP server that exposes your Patreon creator campaigns, patrons, tiers, and posts to your coding agent.
What is this MCP server?
- Read Patreon creator campaigns, patrons, tiers, and posts via MCP tools
- PyPI stdio server patreon-mcp-server v0.1.1 with PATREON_ACCESS_TOKEN
- Consolidates membership context for agent-drafted announcements and tier experiments
- Creator-focused finance and community signals in one agent session
- Package version 0.1.1 on PyPI; stdio transport
- Requires PATREON_ACCESS_TOKEN; tools cover campaigns, patrons, tiers, and posts per server description
What problem does it solve?
Managing a Patreon means constantly alt-tabbing to creator dashboards when your agent could help—if only it could see live campaign and patron data.
Who is it for?
Creator-founders who run Patreon alongside a product and want membership context inside Claude Code or Cursor during grow and content planning.
Skip if: Non-creators, read-only fans, or workflows that need Patreon pledge checkout or charge dispute handling inside the agent.
What do I get? / Deliverables
Once PATREON_ACCESS_TOKEN is set, your agent answers patron and tier questions and drafts lifecycle changes grounded in your real Patreon records.
- Agent-grounded summaries of campaigns, patrons, tiers, and posts
- Inputs for tier experiments, retention notes, and member communication drafts
Recommended MCP Servers
Journey fit
Grow is canonical because Patreon data matters after you have a paying audience—when you tune tiers, posts, and retention—not while you are still validating a blank idea. Lifecycle subphase fits patron and tier management, campaign health checks, and content cadence tied to recurring supporters.
How it compares
Patreon creator API MCP bridge, not a membership site builder or Stripe billing skill.
Common Questions / FAQ
Who is Patreon MCP Server for?
Patreon creators and indie builders who use an MCP coding agent and want campaign, patron, tier, and post data in the same workspace as their ship queue.
When should I use Patreon MCP Server?
Use it during grow and lifecycle work when you adjust tiers, plan posts, or analyze patron mix and need the agent to reference live creator data.
How do I add Patreon MCP Server to my agent?
Create a Patreon Creator Access Token, install patreon-mcp-server from PyPI, add stdio MCP config with PATREON_ACCESS_TOKEN as a secret env var, and restart your host.