Marketo MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Marketo MCP Serverfind lead by email test@example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Marketo MCP Server
Python MCP server for the Marketo REST API described in as per Marketo API Documentation
Environment
Set these environment variables before running:
MARKETO_BASE_URL- Marketo instance URL, for examplehttps://<munchkin-id>.mktorest.comMARKETO_CLIENT_ID- OAuth client idMARKETO_CLIENT_SECRET- OAuth client secret
Optional:
MARKETO_TIMEOUT- Request timeout in seconds, default30MARKETO_ACCESS_TOKEN- Pre-fetched bearer token to skip OAuth token retrieval
Related MCP server: marketo-mcp-server
Run
cd marketo-mcp
python -m venv .venv
source .venv/bin/activate
pip install -e .
marketo-mcpTools
The server exposes tools for the Marketo operations in the OpenAPI spec, including:
authentication token retrieval
leads search, create/update, delete, and describe
list membership operations
campaign listing, triggering, and scheduling
activity queries
company and opportunity operations
asset listing and retrieval
usage and error stats
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityBmaintenanceAn MCP server that exposes Adobe Marketo REST API operations as tools for AI assistants and MCP clients. It enables comprehensive management of Marketo assets including leads, activities, emails, smart campaigns, and programs.Last updated4
- AlicenseAqualityCmaintenanceMCP server for Marketo marketing automation — 32 tools for leads, programs, emails, forms, smart lists, static lists, channels, landing pages, and bulk export. Auth via Client ID + Secret.Last updated321
- AlicenseBqualityCmaintenanceMCP server for Salesforce Interaction Studio that enables listing and managing datasets, campaigns, segments, and performance stats via natural language.Last updated2210MIT
- Flicense-qualityDmaintenanceMCP server that wraps the Meta Marketing API (Graph API v25.0) as semantic tools for LLM agents.Last updated1
Related MCP Connectors
MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bagwanpankaj/marketo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server