Vinkius

Payload CMS MCP. Manage site content and globals from your chat.

Payload CMS MCP connects your AI agent directly to your headless content management system. Query collections, update documents, and manage global site settings using natural language commands against the Payload REST API.

Payload CMS MCP is compatible with Claude Claude
Payload CMS MCP is compatible with ChatGPT ChatGPT
Payload CMS MCP is compatible with Cursor Cursor
Payload CMS MCP is compatible with Gemini Gemini
Payload CMS MCP is compatible with Windsurf Windsurf
Payload CMS MCP is compatible with VS Code VS Code
Payload CMS MCP is compatible with JetBrains JetBrains
Payload CMS MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Retrieve specific content records

Find single documents or lists of documents across any collection using unique identifiers or complex search filters.

Modify existing site data

Change the contents of a document, global setting, or user preference by providing a new payload structure.

Remove obsolete records

Permanently delete documents, preferences, or other content types directly through an agent command.

Waiting for input…

AI Agent
Payload CMS

What AI agents can do with Payload CMS Alternative: 10 Tools

These tools give your AI agent the ability to perform every core content operation against your Payload CMS backend, from creation to deletion.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Payload CMS MCP

Create Document

Generates and saves a brand new entry into any specified content collection.

Delete Document

Removes a specific document from a collection using its unique identifier.

Delete Preference

Deletes a user's stored site preference record.

Find By Id

Retrieves the full data payload for one document when you know its exact ID.

Find Many

Searches and returns a list of multiple documents based on defined criteria or...

Get Global

Fetches the current configuration data for site-wide settings like headers or footers.

Get Preference

Retrieves a specific user's saved preference data by ID.

Update Document

Modifies the text, metadata, or other fields of an existing document in a collection.

Update Global

Changes site-wide settings for global configurations like navigation links or theme...

Update Preference

Updates a specific user's saved preference data in the system.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Payload CMS MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Payload CMS integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Payload CMS, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Payload CMS MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Payload CMS. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Friction of Content Updates

Today, changing a simple headline or updating a product description often means navigating deep into the CMS admin panel. You click to the right collection, find the exact document ID, scroll past old content, manually adjust text in the rich-text editor, and then hit save. If you have dozens of updates across different sections—from the main page banner to related boilerplate copy—you're doing that cycle repeatedly.

With this MCP, your agent handles the complexity. You just tell it: 'Update the site hero banner text to our new slogan.' The agent knows exactly which global field needs modifying and sends the precise command, giving you the change in seconds without ever opening a single admin tab.

Using Payload CMS with find_many

Before this MCP, if product teams needed to audit all articles that mentioned 'AI' but hadn't been reviewed recently, they had to manually build a complex filter query within the collection view. This process was slow and often required technical help just to run the report.

Now, you prompt your agent: 'Find me every post in the blog collection mentioning AI created before June.' The agent executes find_many using all the necessary filters and gives you the exact list of documents needing attention.

What Payload CMS MCP does for your AI

Managing a large website’s content usually means juggling multiple admin dashboards just to make one small change. With this connector, you tell your agent what needs doing, and it handles the backend communication with your CMS. You can ask your agent to find all product listings that haven't been updated in six months, or maybe update the main site footer text across every page.

It treats your content—the documents, the global settings, even user preferences—like a database you talk to. Because this MCP is hosted on Vinkius, you get access to reliable, structured actions for your CMS right from any of your preferred AI clients. You don't need to log into the backend; you just ask, and it executes the required API calls.

Built · Hosted · Managed by Vinkius Payload CMS MCP - Manage Content & Globals with AI
Server ID 019e38d3-d3ad-73fd-bea0-1841b570ad72
Vinkius Inspector
Compliance Grade F
Score 3.6/100
Vinkius Inspector Badge — Score 3.6/100

Frequently asked questions about Payload CMS MCP

How does Payload CMS MCP handle complex searches? +

It handles complexity through advanced filtering. You can use tools like find_many to query collections using specific criteria, allowing you to filter by date range, status, or multiple metadata fields.

Can I update global settings with Payload CMS MCP? +

Yes. The get_global and update_global tools allow you to read and modify site-wide configuration data, like the main footer text or navigation links, without touching the visual editor.

What if I need to create multiple documents at once? +

You can ask your agent to run a sequence of create_document calls. It treats each request as a distinct operation and executes them sequentially for you.

Is Payload CMS MCP only for published content? +

No. The tools allow modification across the entire payload, including draft documents in various collections that might not be live on the site yet.

Does this MCP handle user accounts and passwords? +

No. This connector focuses strictly on content modeling (documents, globals) and user preferences stored within the CMS, not user authentication or password management.