ThriveStack PLG CRM MCP Server
io.github.Thrivestack-public/thrivestack-mcp
What is the ThriveStack PLG CRM MCP server?
ThriveStack PLG CRM analytics — query accounts, MAU/MTU, feature adoption, and PLG leads.
How to install ThriveStack PLG CRM
Copy-paste configuration for popular MCP clients.
x-api-keyrequiredsecretYour ThriveStack API key (from ThriveStack dashboard → Settings → API Keys)
{
"mcpServers": {
"thrivestack-mcp": {
"url": "https://api.app.thrivestack.ai/mcp"
}
}
}{
"mcpServers": {
"thrivestack-mcp": {
"serverUrl": "https://api.app.thrivestack.ai/mcp"
}
}
}{
"servers": {
"thrivestack-mcp": {
"type": "http",
"url": "https://api.app.thrivestack.ai/mcp"
}
}
}{
"mcpServers": {
"thrivestack-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.app.thrivestack.ai/mcp"
]
}
}
}claude mcp add --transport http thrivestack-mcp https://api.app.thrivestack.ai/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.