14 MCP Tools Listed on Adobe's Official Docs — But Not Available in the MCP Server! | Community
Skip to main content
TB999
Level 2
July 23, 2026
Question

14 MCP Tools Listed on Adobe's Official Docs — But Not Available in the MCP Server!

  • July 23, 2026
  • 1 reply
  • 31 views

Hi Community,

I have been exploring the Marketo Engage MCP (Model Context Protocol) server to automate and perform operations using AI assistants, and I ran into something worth discussing.

I tried to perform operations using the following 14 tools that are officially listed on Adobe's documentation page:

🔗 Marketo Engage MCP Operations: https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/mcp-server-operations
 

Here are the 14 tools I attempted to use:

📋 Forms
1. delete_form
2. delete_form_field
3. delete_field_from_fieldset
4. discard_form_draft
 

📋 Programs
5. delete_program_tag
6. unapprove_program
 

📋 Smart Lists
7. delete_all_smart_list_rules
8. remove_smart_list_rule_constraint
 

📋 Snippets
9. delete_snippet
10. discard_snippet_draft
11. unapprove_snippet
 

📋 Tokens
12. delete_token
 

📋 Static Lists
13. remove_from_list
 

📋 Folders
14. delete_folder


❌ The Problem

I tried to perform all of the above operations with the help of these tools through Claude MCP and attempted to execute each one, but I was not able to get the desired results. The reason? -->These tools are simply not present in the MCP server currently.
 

This is despite the fact that Adobe's official documentation page clearly lists all of these tools as available operations through the Marketo Engage MCP server.

I also noticed that the same documentation page mentions:

“The server generally provides read-only or non-destructive endpoints. The AI system cannot use Delete or other destructive operations.”
 

Yet the page itself lists tools like delete_form, delete_snippet, delete_token, and others in the very same document. This creates a contradiction.


✅ What IS Working

To be fair, the read and create operations are working well through the MCP server, tools like create_folder, approve_form, add_leads_to_list, create_token, browse_programs, etc. are all functioning as expected.

The gap is specifically with delete, remove, discard, and unapprove operations.


❓ My Question to the Community

Is anyone currently able to perform these operations using the Marketo MCP server? If yes, I would love to know:
Which MCP server version are you using?
How did you get these tools to work?
Is there any additional configuration or permission setup required?

Would also appreciate if anyone from the Adobe/Marketo team can shed light on when these tools will be fully available in the MCP server, or if there is a workaround in the meantime.

Looking forward to hearing from the community! 🙌

#MarketoEngage #MCP #ModelContextProtocol #MarketoAPI #AdobeMarketo #AIAutomation #MarketoCommunity

 

 

1 reply

Level 3
July 23, 2026

@TB999  I haven't seen these tools available in the MCP beta access on my end either.

Additionally, the following APIs have been intentionally left disabled due to their destructive nature. These operations are difficult—or, in some cases, impossible—to roll back and could cause significant disruption to live operations if executed inadvertently.

Older post from community manager 

Found this helpful? Mark the thread as solved so other community members can quickly locate the answer.