Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Northbeam Server

FreeNot checked

Provides access to Northbeam marketing analytics data, enabling querying of metrics, dimensions, channel performance, cohort analysis, and attribution data.

GitHubEmbed

About

Provides access to Northbeam marketing analytics data, enabling querying of metrics, dimensions, channel performance, cohort analysis, and attribution data.

README

This is a Model Context Protocol (MCP) server for accessing Northbeam marketing analytics data. It provides tools and resources for querying metrics, dimensions, channel performance, cohort analysis, and attribution data from Northbeam.

## Setup

1. Install dependencies:
   ```
   npm install
   ```

2. Create a `.env` file with your Northbeam API key and brand name:
   ```
   NORTHBEAM_API_KEY=your_api_key_here
   NORTHBEAM_BRAND=your_brand_name_here
   ```

3. Run the server:
   ```
   npm run dev
   ```

## Testing with MCP Inspector

You can test the server using the MCP Inspector:

```
npm run inspect
```

This will open a web interface where you can test all the available tools and resources.

## Available Tools

- `get_metric`: Get metric data from Northbeam
- `list_metrics`: List all available metrics in Northbeam
- `list_dimensions`: List all available dimensions in Northbeam
- `get_channel_performance`: Get channel performance data from Northbeam
- `get_cohort_analysis`: Get cohort analysis data from Northbeam
- `get_attribution`: Get attribution data from Northbeam

## Available Resources

- `northbeam://metrics/{metric_name}`: Get data for a specific metric

## Usage as a Package

You can also use this as an npm package:

```
npx northbeam-mcp
```

Or with the inspector:

```
npx @modelcontextprotocol/inspector npx northbeam-mcp
```

from github.com/mattcoatsworth/Northbeam-MCP-Server

Install Northbeam Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install northbeam-mcp-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add northbeam-mcp-server -- npx -y github:mattcoatsworth/Northbeam-MCP-Server

FAQ

Is Northbeam Server MCP free?

Yes, Northbeam Server MCP is free — one-click install via Unyly at no cost.

Does Northbeam Server need an API key?

No, Northbeam Server runs without API keys or environment variables.

Is Northbeam Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Northbeam Server in Claude Desktop, Claude Code or Cursor?

Open Northbeam Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Northbeam Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs