Skip to main content

MCP Server

Model Context Protocol server for AI integrations

Overview

Model Context Protocol (MCP) server for HeadshotMarketing.

NPM Packages

EnvironmentPackage NameVisibility
Alpha@burdenoff/alpha-headshotmarketing-mcpPrivate
Stable@burdenoff/headshotmarketing-mcpPublic

Installation

Public (Stable)

npm install @burdenoff/headshotmarketing-mcp

Private (Alpha)

npm login
npm install @burdenoff/alpha-headshotmarketing-mcp

Repository

Features

MCP server providing AI agents with access to HeadshotMarketing capabilities.

Configuration

Add to your MCP client configuration to enable HeadshotMarketing integration.

See the NPM Package Management guide for more details.