A

artefact-mcp-server

Revenue intelligence MCP server: RFM analysis, 14.5-point ICP scoring, pipeline health scoring. Embe...

31 views
0 installs
Updated Feb 12, 2026
Not audited
Tools I Recommend
Revenue intelligence MCP server: RFM analysis, 14.5-point ICP scoring, pipeline health scoring. Embeds Artefact Formula methodology. HubSpot integration.
  1. Open the FastMCP connection modal

    • Click the "Install Now" button to open the FastMCP connection / environment variables form.
  2. Set HUBSPOT_API_KEY (HubSpot private app token)

    1. Log in to your HubSpot account with a Super Admin user.
    2. Go to Settings → Integrations → Private Apps (or search “Private Apps” in Settings).
    3. Click “Create private app”, give it a name (e.g., “Artefact MCP”), set an expiration if desired, and grant the scopes the MCP needs (at minimum: read access to CRM objects such as Contacts, Companies and Deals, and any content/analytics scopes you want analysed).
    4. Create the app and copy the generated token immediately (it is shown only once).
    5. Paste that token into the FastMCP field named HUBSPOT_API_KEY in the connection modal.
  3. (Optional — Pro/Enterprise) Set ARTEFACT_LICENSE_KEY

    1. Purchase or retrieve your Artefact license from your Artefact account (the README’s “Purchase a license” link or your vendor portal).
    2. Copy the license key provided (email or account page).
    3. Paste the key into the FastMCP field named ARTEFACT_LICENSE_KEY.
  4. (Optional — Pro/Enterprise) Configure ARTEFACT_PROPERTY_MAPPING_PATH

    1. On a machine with the repo files (or clone the repository), copy one of the example mapping files:
      • property_mapping.example.json or property_mapping.minimal.example.json
      • Example: cp property_mapping.minimal.example.json my_property_mapping.json
    2. Edit my_property_mapping.json to match your HubSpot custom property names (tech_stack, growth_signals, content_engagement, etc.).
    3. Make the file available to the environment the MCP server will run in (use an absolute path or a path inside the container).
    4. In the FastMCP connection modal, set ARTEFACT_PROPERTY_MAPPING_PATH to the absolute path of your my_property_mapping.json (for example: /home/you/configs/my_property_mapping.json).
  5. (Optional — Pro/Enterprise) Configure ARTEFACT_RFM_THRESHOLDS_PATH

    1. Copy the example thresholds file from the repo (rfm_thresholds.example.json).
      • Example: cp rfm_thresholds.example.json my_rfm_thresholds.json
    2. Edit my_rfm_thresholds.json to set recency, frequency, and monetary thresholds appropriate for your business.
    3. Ensure the file is accessible to the MCP runtime and set ARTEFACT_RFM_THRESHOLDS_PATH in the FastMCP form to the file’s absolute path.
  6. Save and install / start the MCP server

    • After filling the required fields in the FastMCP connection interface, click the modal’s Save / Install / Start button to launch the Artefact MCP server.
  7. If you don’t want to connect live yet

    • Leave HUBSPOT_API_KEY empty (or skip it). The tools will work with built-in demo data by using source="sample".
  8. Notes / tips

    • Tokens are shown only once when generated — copy immediately.
    • Use absolute paths for *_PATH variables so the MCP process can read the files.
    • If you encounter “Server disconnected” when using uvx, prefer the python3 -m artefact_mcp command or provide the full uvx path in your runtime settings before installing.

Quick Start

View on GitHub

More for AI and Machine Learning

View All →

More for Analytics and Data

View All →

Similar MCP Servers

astro-airflow-mcp

astro-airflow-mcp

Official

An MCP server that enables AI assistants to interact with Apache Airflow's REST API for DAG management, task monitoring, and system diagnostics. It provides comprehensive tools for triggering workflows, retrieving logs, and inspecting system health across Airflow 2.x and 3.x versions.

API Development Automation
314
0
A

Agent Knowledge MCP

A comprehensive Model Context Protocol server that integrates Elasticsearch search with file operations, document validation, and version control to transform AI assistants into powerful knowledge management systems.

Database Content Management
M

MCPFinder

Enables AI assistants to discover and integrate new capabilities by providing tools for searching, retrieving details, and configuring MCP servers across various applications.

Developer Tools

Report Issue

Thank you! Your issue report has been submitted successfully.