Marketo Mcp Server
@ZLeventer
About Marketo Mcp Server
MCP server for Marketo — query leads, programs, emails, forms, lists, and bulk exports from Claude in plain English.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"marketo": {
"command": "npx",
"args": [
"-y",
"marketo-mcp-server"
],
"env": {
"MARKETO_CLIENT_ID": "your_client_id",
"MARKETO_CLIENT_SECRET": "your_client_secret",
"MARKETO_BASE_URL": "https://xxx-xxx-xxx.mktorest.com"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Marketo Mcp Server?
MCP server for Marketo that lets you query leads, programs, emails, forms, lists, and bulk exports from Claude in plain English. Built for Marketo admins and marketing ops who prefer asking questions over clicking through the UI.
How to use Marketo Mcp Server?
—
Key features of Marketo Mcp Server?
- 32 tools covering 9 categories
- Lookup, batch upsert, and activity log for leads
- List, clone, and members for programs
- Clone and send sample for emails
- Clone and approve for forms
- Bulk export job support
Use cases of Marketo Mcp Server?
- Ask "which forms are approved on the Contact Us LP?" and get an instant answer
- Clone the Q1 webinar program into the Q2 folder
- Look up lead activity logs without navigating the REST API
- Batch upsert leads directly from Claude
- Send a sample email after cloning a template
FAQ from Marketo Mcp Server
What makes this different from other Marketo MCP servers?
It ships 32 tools across 9 categories, more depth than any other open-source Marketo MCP server, and earned a Glama AAA quality rating.
What authentication does it use?
It abstracts the Marketo REST API’s OAuth client-credentials flow and identity token generation so you don’t need to handle auth manually.
Does it support bulk exports?
Yes, the server includes tools for bulk export jobs, including polling for completion.
Is this server suitable for non-developers?
Yes, it’s built for Marketo admins and marketing ops who prefer plain-English queries over the UI or API.
What are the runtime requirements?
—
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments