
ThriveStack PLG CRM
Query ThriveStack PLG CRM metrics—accounts, MAU/MTU, feature adoption, and PLG leads—from your agent without opening dashboards.
Overview
ThriveStack MCP is a MCP server for the Grow phase that lets agents query PLG CRM analytics including accounts, MAU/MTU, feature adoption, and PLG leads via API key auth.
What is this MCP server?
- Streamable HTTP remote at https://api.app.thrivestack.ai/mcp with required x-api-key header
- PLG CRM queries: accounts, MAU/MTU, feature adoption, and PLG lead signals
- API key from ThriveStack dashboard Settings → API Keys
- Version 1.0.0 open-source server at Thrivestack-public/thrivestack-mcp
- Keeps growth questions inside Claude Code or Cursor instead of context-switching to BI tabs
- Server version 1.0.0
- Remote URL https://api.app.thrivestack.ai/mcp
- Required secret header x-api-key documented in registry
What problem does it solve?
You have ThriveStack dashboards but answering simple PLG questions still means manual dashboard hunting and copy-paste.
Who is it for?
Solo PLG SaaS founders who live in ThriveStack and want conversational analytics during weekly growth reviews.
Skip if: Products without ThriveStack instrumentation or teams needing warehouse-style SQL across many unrelated tools.
What do I get? / Deliverables
Your agent can pull live ThriveStack account, usage, adoption, and lead metrics through one authenticated MCP remote.
- Agent-accessible answers on accounts, usage, adoption, and PLG leads from ThriveStack
- Faster growth review narratives without manual dashboard exports
Recommended MCP Servers
Journey fit
PLG funnel and product usage analytics matter after you have users to measure, which is the Grow phase for solo SaaS founders. MAU, accounts, and feature adoption are classic product analytics, not launch distribution or operate incident response.
How it compares
Hosted PLG CRM MCP, not a generic Google Analytics skill or error-monitoring integration.
Common Questions / FAQ
Who is ThriveStack MCP for?
Indie and small-team PLG SaaS builders using ThriveStack CRM who want Claude Code, Cursor, or similar agents to read their growth metrics directly.
When should I use ThriveStack MCP?
Use it after ThriveStack is tracking production accounts when you need MAU/MTU, feature adoption, or lead answers during prioritization or investor updates.
How do I add ThriveStack MCP to my agent?
Add remote https://api.app.thrivestack.ai/mcp with header x-api-key set to your ThriveStack API key from Settings → API Keys, following your client’s streamable-http MCP setup.