Skip to main content
ClaudeWave

MCP Server

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/growthkit-tools/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/growthkit-tools/mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# GrowthKit Revenue Intelligence — MCP Server

[![smithery badge](https://smithery.ai/badge/growthkit/revenue-intelligence)](https://smithery.ai/server/growthkit/revenue-intelligence)
[![Glama badge](https://glama.ai/mcp/servers/growthkit-tools/mcp/badges/score.svg)](https://glama.ai/mcp/servers/growthkit-tools/mcp)

> Sales intelligence for B2B SMEs — lead scoring, ICP fit, CRM enrichment & writeback.

**GrowthKit Revenue Intelligence** is a remote [Model Context Protocol](https://modelcontextprotocol.io) server that gives Claude, ChatGPT, Cursor and other MCP clients a persistent, structured GTM brain: a chaptered long-term marketing memory, ICP-based lead scoring, CRM enrichment, and — uniquely — **strategy writeback into your CRM** rather than just into a dashboard.

It is built for owner-led B2B companies that don't have a dedicated GTM team to wire all of this together by hand — with first-class support for the DACH/EU mid-market (German UI, EU-compliant).

- **Homepage:** https://growthkit.tools/en/mcp
- **Server URL:** `https://mcp.growthkit.tools`
- **Hosted:** remote MCP over Streamable HTTP, OAuth 2.0 with PKCE. No local install.

---

## Quick start

Add the server to any MCP-compatible client (Claude Desktop, Claude.ai, ChatGPT, Cursor, VS Code, Cline, …):

```json
{
  "mcpServers": {
    "growthkit": {
      "url": "https://mcp.growthkit.tools"
    }
  }
}
```

On first connect you'll be taken through an OAuth screen. Paste your GrowthKit
token (`gk_…`) to connect your own workspace, or click **Try the demo** to explore
a read-only sample workspace — no signup required.

Don't have a token yet? See plans & pricing: https://growthkit.tools/en/pricing

---

## What it does

GrowthKit organises GTM knowledge into a **chaptered memory** (icp, strategy,
campaigns, analytics, brand, competitors, learnings, pipeline, signals, playbook)
and lets the assistant read and write that memory, score leads against your ICP,
enrich companies and contacts, and push the result back into your CRM.

### Capability areas

- **Structured marketing memory** — semantic search, batch embedding, auto-tagging, full version history with an audit trail.
- **ICP lead scoring** — scores company/contact pairs against your ICP and surfaces the highest-fit leads, with per-dimension breakdowns and data-completeness filtering.
- **CRM read & writeback** — search/create companies, contacts and deals; structured segment queries; notes and follow-up activities. *(Twenty live; Pipedrive, HubSpot, Salesforce and others on the roadmap.)*
- **Enrichment** — company and person enrichment, contact discovery, email finding and verification.
- **Campaigns** — create and manage campaign briefings, import and triage leads through their lifecycle.
- **Tasks & reminders** — ICE-prioritised tasks and scheduled reminders.
- **Email** — draft or send via your connected Gmail account (Microsoft 365 on the roadmap).
- **Guided playbooks** — onboarding, ICP workshop, competitor analysis, campaign brief, content brief and weekly review *(available on the Growth and Pro plans)*.

> Discovery methods (`tools/list`, `prompts/list`, `resources/list`) are open so
> registries and inspectors can enumerate capabilities without authenticating.
> Everything that touches your data is gated behind OAuth and role-/plan-based
> access control.

---

## Roles & access

Access is scoped by token type — `admin`, `team`, `view` — with chapter-level
read/write permissions, plus a read-only `demo` surface. Plan-gated features
(such as the guided playbook bodies) additionally require a Growth or Pro plan.

---

## Architecture

```
MCP client ──▶ MCP protocol layer (this repo) ──▶ GrowthKit backend
                     │
                     └─ OAuth 2.0 (PKCE), role/plan gating, demo surface
```

This repository contains the **MCP protocol layer**: it speaks the MCP protocol,
handles the OAuth flow, enforces role- and plan-based access control, and routes
tool calls to the GrowthKit backend. The backend itself — scoring logic, data
store and automation — is not part of this repository.

EU-hosted, GDPR-aligned.

---

## Links

- Website: https://growthkit.tools
- MCP overview: https://growthkit.tools/en/mcp
- Pricing: https://growthkit.tools/en/pricing
- GTM Advisory: https://growthkit.consulting
- Smithery: https://smithery.ai/server/growthkit/revenue-intelligence
- Glama: https://glama.ai/mcp/connectors/tools.growthkit/revenue-intelligence

---

<sub>GrowthKit is built in public. This repository is the MCP server surface only;
the product backend and proprietary GTM logic live elsewhere.</sub>

Lo que la gente pregunta sobre mcp

¿Qué es growthkit-tools/mcp?

+

growthkit-tools/mcp es mcp servers para el ecosistema de Claude AI. MCP Server Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala mcp?

+

Puedes instalar mcp clonando el repositorio (https://github.com/growthkit-tools/mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar growthkit-tools/mcp?

+

growthkit-tools/mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene growthkit-tools/mcp?

+

growthkit-tools/mcp es mantenido por growthkit-tools. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: growthkit-tools/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/growthkit-tools-mcp)](https://claudewave.com/repo/growthkit-tools-mcp)
<a href="https://claudewave.com/repo/growthkit-tools-mcp"><img src="https://claudewave.com/api/badge/growthkit-tools-mcp" alt="Featured on ClaudeWave: growthkit-tools/mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp