# LeadFoxConnect

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/LeadFox-Shay/leadfoxconnect  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/leadfoxconnect

## Description
Marketo MCP server for AI. 130 tools to operate Marketo from Claude, Cursor, or ChatGPT.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "leadfoxconnect": {
    "command": "npx",
    "args": ["-y","leadfoxconnect"]
  }
}
```

## Documentation & README

# LeadFoxConnect

**Talk to Adobe Marketo Engage in plain English.**

LeadFoxConnect is an MCP (Model Context Protocol) server for Adobe Marketo Engage. Connect Claude, Cursor, ChatGPT, or any MCP-compatible AI tool to your Marketo instance and operate Marketo through 130 purpose-built tools — no UI clicking, no custom scripts.

👉 **[Sign up for the closed beta at leadfoxconnect.com](https://leadfoxconnect.com/?utm_source=github&utm_medium=repo&utm_campaign=leadfoxconnect-readme)**

---

## What you can do

- "Show me all leads who filled out a form this week but aren't in any nurture program."
- "Audit my lead scoring model — what's the distribution look like?"
- "Find all smart campaigns that haven't run in 90 days."
- "What's the email performance for our Q1 webinar campaign?"
- "Create a new email in the April Webinar folder using template 'Standard 2024'."

130 tools across leads, campaigns, emails, forms, landing pages, programs, analytics, and bulk exports.

## Connect in 5 minutes

**Claude.ai (web) / ChatGPT custom connector — recommended**

1. Open Settings → Connectors → Add custom connector
2. Paste MCP URL: `https://app.leadfoxconnect.com/mcp`
3. Sign in when prompted — per-user OAuth, no API keys to manage

**Claude Desktop / Cursor / Windsurf / any MCP client**

Use the streamable HTTP transport with the endpoint above and your per-tenant API key. Full setup instructions are in your onboarding email after you activate beta access.

## Who it's for

Marketo practitioners, MOPs professionals, and marketing teams who spend their days in Marketo and want their AI tools to do the clicking.

## Why this exists

Adobe announced their own Marketo MCP at Adobe Summit 2026. LeadFoxConnect is an independent product, available today, with three differentiators:

- **Multi-instance by design** — agencies and consultants can manage many client Marketo instances through one tool
- **Works with any MCP-compatible AI client** — no Adobe Experience Platform lock-in, no enterprise SKU
- **Built by a Marketo practitioner** — 15 years of Marketo consulting, with real workflow depth and safety rails

## Data handling

- Your Marketo data flows pass-through between your AI client and your Marketo instance. We don't persist Marketo records.
- Credentials are stored in a managed secrets vault, encrypted with customer-managed keys.
- Infrastructure hosted in the European Union.
- Full audit log of every tool call.
- Per-role permissions, parameter rules, confirmation flows on high-risk operations.

More detail in the [llms.txt](https://leadfoxconnect.com/llms.txt) — vendor-agnostic summary of the product for humans and LLMs alike.

## Beta

- Closed beta launched April 14, 2026.
- Free during beta. Paid plans will be per connected Marketo instance, with a free tier.
- [Request access at leadfoxconnect.com](https://leadfoxconnect.com/?utm_source=github&utm_medium=repo&utm_campaign=leadfoxconnect-readme).

## Company

LeadFoxConnect is built by [LeadFox](https://www.lead-fox.com) — a marketing operations consultancy and Adobe Silver Solution Partner, Marketo-specialized.

## Security

Responsible disclosure: **security@lead-fox.com**.

## License

MIT — see [LICENSE](./LICENSE).

---

> This repository contains LeadFoxConnect's install documentation and MCP Registry metadata. The MCP server itself is a hosted service. For the service, sign up at [leadfoxconnect.com](https://leadfoxconnect.com/?utm_source=github&utm_medium=repo&utm_campaign=leadfoxconnect-readme).

