CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

ThriveStack PLG CRM

thrivestack-public/thrivestack-mcp
authHTTPregistry active
Summary

Connects Claude to ThriveStack's Product Led Growth CRM so you can query customer analytics without leaving your editor. You get tools for listing accounts by engagement or health score, pulling MAU and MTU counts by month, checking feature adoption trends, and identifying PLG-qualified leads ready for sales outreach. Also includes retention cohorts, churn signals, and expansion opportunities. Useful when you're analyzing product usage patterns or building sales workflows and want to ask natural language questions instead of writing SQL or navigating dashboards. Runs over HTTP with API key auth, and the repo includes a demo key for testing.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

ThriveStack MCP Server

Connect your AI agent (Claude, Cursor, ChatGPT) to ThriveStack's Growth Intelligence platform via the Model Context Protocol.

Ask questions like:

Accounts

  • "Who are my top 10 accounts by engagement this month?"
  • "List accounts that have been active in the last 30 days, sorted by last active time."
  • "Show me the first 20 accounts, sorted by health score descending."

Company Name from Contacts

  • "Given contacts with domain = thrivestack.ai, what company name do you infer?"
  • "Find the company name for contacts where email eq engineerpersona@thrivestack.ai."
  • "Derive company name from contacts in country eq United States and industry eq SaaS."

Analytics

MAU & MTU Count

  • "What are my MAU and MTU for 2026-03?"
  • "Give me MAU vs MTU for 2026-01."
  • "For last month (2026-02), what were MAU and MTU?"

Event Count

  • "How many events did we track in 2026-03?"
  • "What's the total event count for last_30_days?"
  • "Show event volume for last_7_days."

GTM

PLG-Qualified Leads

  • "Show me PLG leads ready for sales outreach (type identify), first page."
  • "Get PLG leads of type group, page 2, 25 per page."
  • "Pull the newest 50 PLG-qualified leads (type identify)."

Setup

Start ThriveStack Telemetry Setup

  • "Help me set up ThriveStack for marketing telemetry. Here's my API key: ."
  • "I need product instrumentation; use this ThriveStack API key: ."
  • "Set up both marketing + product telemetry. API key: ."

Get Setup Status

  • "What's my setup completion status right now?"
  • "Which setup steps are still pending for my environment?"
  • "Show warnings/blockers in my onboarding/setup progress."

Quick Connect

Endpoint: https://api.app.thrivestack.ai/mcp Auth: include the x-api-key header in every request.
For enterprise demos and evaluation environments, use the designated demo x-api-key below: d8rRhN6Ji8BGZdlVJONMm/e06k1zLkT4pHoN4LstE4g=

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "thrivestack": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.app.thrivestack.ai/mcp",
        "--header",
        "x-api-key: d8rRhN6Ji8BGZdlVJONMm/e06k1zLkT4pHoN4LstE4g="
      ]
    }
  }
}

Claude Code CLI

claude mcp add --transport http thrivestack \
  https://api.app.thrivestack.ai/mcp \
  --header "x-api-key: d8rRhN6Ji8BGZdlVJONMm/e06k1zLkT4pHoN4LstE4g="

Cursor / Windsurf

Add to your MCP settings:

{
  "mcpServers": {
    "thrivestack": {
      "url": "https://api.app.thrivestack.ai/mcp",
      "headers": {
        "x-api-key": "d8rRhN6Ji8BGZdlVJONMm/e06k1zLkT4pHoN4LstE4g="
      }
    }
  }
}

Available Tools

ToolDescription
list_accountsList accounts with engagement, enrichment, and acquisition data
get_account_detailsDeep details for a specific account
get_active_users_summaryActive users and accounts summary
get_mau_mtu_countMonthly Active Users and Monthly Tracked Users
get_event_summaryEvent analytics summary
get_event_countTotal event counts
get_feature_usage_trendFeature usage trends over time
get_feature_adoptionFeature adoption timeline
get_activation_summaryActivation funnel summary
get_activation_trendActivation trend data
get_account_engagementPer-account engagement trend
get_retention_dataRetention cohort data
get_plg_leadsPLG-qualified leads ready for sales
get_expansion_signalsAccounts showing expansion signals
get_churn_signalsAccounts at churn risk
get_acquisition_channelsAcquisition channel breakdown

Requirements

  • A ThriveStack account with an API key
  • Any MCP-compatible client (Claude, Cursor, Windsurf, etc.)

Links

  • ThriveStack Website
  • ThriveStack Dashboard
  • MCP Documentation
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Sales & MarketingMonitoring & ObservabilityFinance & Commerce
Registryactive
TransportHTTP
AuthRequired
UpdatedMar 9, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
Vibe Prospecting

explorium-ai/vibeprospecting-mcp

Power your chat with B2B data to create lead lists, research companies, personalize your outreach, and more.
22
Lead Enrichment API

io.github.compuute/lead-enrichment

Curated EU AI/Sec/DevTools/Fintech B2B leads, Claude-scored. MCP+x402. Free 250/mo.
Apollo Salesforce Mapper

dev.workers.selbyventurecap.cf-worker/apollo-salesforce-mapper

Apollo->Salesforce Lead mapper. No LLM. Strict-fail required fields. PASS/REPAIR/FAIL verdict.
Company Enrichment API

io.github.br0ski777/company-enrichment

Company firmographics from domain: name, socials, tech stack, emails, phone, address
Apollo

com.mcparmory/apollo

Search and enrich contact and company data from 210M+ people and 35M+ companies
25
Mcp Gtm Tech Stack Signal Scraper

mambalabsdev/mcp-gtm-tech-stack-signal-scraper

Detects a company CRM, sequencer, and marketing automation from its public website. Clay-ready.
1