Artefact Ventures Revenue Intelligence MCP Server

by alexboissAV

304 downloads
Not rated
GitHub

About

Artefact MCP Server gives Claude, Cursor, and Windsurf access to three methodology-driven revenue intelligence tools built on real B2B consulting engagements.

Details

Author
alexboissAV
Downloads
304
Categories
Other

- Scores HubSpot customers on Recency, Frequency, Monetary (RFM) value
- Classifies into 11 segments (Champions → Lost) and extracts ICP patterns
- Scores prospects with the ICP Triangulation Framework™ (Firmographic, Behavioral, Growth)
- Returns prospect tier (Ideal / Strong / Moderate / Poor) with engagement strategy
- Analyzes open deals for velocity, stage conversion, bottlenecks, and at-risk detection
- Outputs a 0–100 pipeline health score

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Artefact Ventures Revenue Intelligence MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via uvx --python 3.11 artefact-mcp. It works with live HubSpot data or demo data (no API key required for testing). Invoke the three tools directly: run_rfm, qualify, and score_pipeline_health.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "artefact ventures revenue intelligence mcp server": {
            "artefact-mcp": {
                "command": "uvx",
                "args": [
                    "--python",
                    "3.11",
                    "artefact-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "artefact-mcp": {
        "command": "uvx",
        "args": [
            "--python",
            "3.11",
            "artefact-mcp"
        ]
    }
}

Overview
---
Revenue intelligence for AI assistants — RFM analysis, ICP Triangulation Framework™, and pipeline health scoring for B2B HubSpot teams.


Full Description
---

Artefact MCP Server gives Claude, Cursor, and Windsurf access to three methodology-driven revenue intelligence tools built on real B2B consulting engagements.

Three tools:


- run_rfm — Scores HubSpot customers on Recency, Frequency, Monetary value. Classifies into 11 segments (Champions → Lost) and extracts ICP patterns from top performers.

- qualify — ICP Triangulation Framework™: scores prospects across Firmographic Fit, Behavioral Fit, and Growth Signals. Returns tier (Ideal / Strong / Moderate / Poor) with engagement strategy.

- score_pipeline_health — Analyzes open deals for velocity, stage conversion, bottlenecks, and at-risk detection. Returns a 0–100 pipeline health score.

Works with live HubSpot data or demo data (no API key required to test).

Install Command (for the listing)



<!-- uvx --python 3.11 artefact-mcp
-->

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.