Someone reports a typo on your website through Marker.io. Instead of switching between tabs, your AI tool reads the issue and fixes the content directly in Contentful. This guide shows how to connect both Marker.io MCP and Contentful MCP to the same AI tool.
What you can do
When both servers are connected, your AI tool can:
Read Marker.io issues, screenshots, properties, and technical context
Update Contentful entries, assets, and content types
Fix typos, broken links, and outdated content from a single prompt
Mark issues as resolved in Marker.io when the fix is done
For a full list of Marker.io MCP tools, see MCP Integration (Model Context Protocol).
Before you start
A Marker.io account with at least one website project
Marker.io MCP connected to your AI tool. Follow MCP setup guides if you haven't done this yet.
A Contentful space
An MCP-compatible AI tool (Claude Code, Cursor, VS Code, or similar)
Contentful setup
Contentful has an official remote MCP server. No plugin or local install needed. Authentication happens through OAuth in your browser. See the Contentful MCP documentation for details.
The Contentful MCP server URL is:
https://mcp.contentful.com/mcp
Add to your AI tool
Example for Claude Code
claude mcp add --transport http marker-io https://connect.marker.io/mcp claude mcp add --transport http contentful https://mcp.contentful.com/mcp
On first use, both servers will open a browser window to authorize access. You will select which Contentful spaces and environments to grant access to.
Using a different AI tool? See MCP setup guides for Marker.io and add the Contentful server URL alongside it.
Manage permissions (optional)
Install the Contentful MCP app from the Contentful Marketplace into your space. This lets admins control which tool categories are exposed (entries, assets, content types) and set read-only or read/write permissions per category.
Workflow: fix a content issue
Here's what a typical workflow looks like once both servers are connected.
A reporter submits an issue in Marker.io: "The hero section on the homepage still says 'Launch in 2025' but it should say 'Launch in 2026'."
In your AI tool, ask: "List open issues from Marker.io."
The AI reads the issue details and screenshot.
Ask: "Fix the content mentioned in this issue in Contentful."
The AI finds the entry in Contentful and updates the field.
Ask: "Mark the Marker.io issue as resolved."
That's it. No tab switching, no copy-pasting.
Tips
You can ask the AI to handle multiple issues in a single prompt.
The AI can read Marker.io screenshots to understand visual context, not just text descriptions.
For code-level bugs (not content), pair Marker.io MCP with your code editor instead of Contentful MCP.
Contentful entries still need to be published after the AI updates them. Ask the AI to publish the entry, or publish manually in Contentful.
Need Help?
If you have any questions, comments, or corrections, chat with us at the bottom right of our web pages.
