Vinkius
WordPress

WordPress MCP for AI. Manage content and user lists without the WP dashboard.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

WordPress MCP on Cursor AI Code EditorWordPress MCP on Claude Desktop AppWordPress MCP on OpenAI Agents SDKWordPress MCP on Visual Studio CodeWordPress MCP on GitHub Copilot AI AgentWordPress MCP on Google Gemini AIWordPress MCP on Lovable AI DevelopmentWordPress MCP on Mistral AI AgentsWordPress MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

WordPress MCP lets your AI agent manage content, users, and pages directly from conversation. You can publish drafts, list site authors, check post metadata, or organize categories without touching the WP Admin dashboard.

It brings full site control to any MCP-compatible client.

What your AI can do

Create new post

Creates a brand new blog post on the site for you.

Delete post

Removes an existing blog post completely from the website.

Get post details

Retrieves all metadata, like the date and author, for a specific blog post by its identifier.

+ 4 more capabilities included
Create and publish blog posts

It handles generating new articles, setting them as drafts, or publishing them live with proper HTML formatting.

List site members and authors

You can pull a list of every registered user on the site, seeing who has what role (administrator, editor, contributor).

Manage content organization

The agent reads all existing categories and tags so you know exactly how your content is structured.

Retrieve specific post data

You ask for a post by its slug, and it returns the full metadata—the date, author, status, etc.—for inspection.

Delete unwanted content

It removes specified blog posts or static pages entirely from the site.

Included with Plan

Waiting for input…

AI Agent

WordPress: 7 Tools for Content Management

These tools let you create, list, retrieve details on, or delete blog posts, static pages, and site users directly through your agent.

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 WordPress on Vinkius

Create New Post

Creates a brand new blog post on the site for you.

Delete Post

Removes an existing blog post completely from the website.

Get Post Details

Retrieves all metadata, like the date and author, for a specific blog post by its...

List Blog Categories

Pulls a list of every category currently used to organize your blog posts.

List Static Pages

Lists non-blog pages, like 'About Us' or 'Contact', using their dedicated page slugs.

List Blog Posts

Retrieves a list of recent or filtered blog entries on the site.

List Site Users

Gets a full list and basic details about every registered user on the website.

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.

Claude AI

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 WordPress 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 every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

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

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
WordPress 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 WordPress. 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 INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 7 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manually checking site permissions and post statuses takes forever.

Right now, if you need to know who has editor rights versus just author rights, you open the WP admin panel. You click through user lists, drill down into profiles one by one, and copy-paste names or roles onto a spreadsheet for your team. It's slow, it’s tedious, and you almost always miss something.

With this MCP, your agent pulls that data instantly. Instead of clicking dashboards, you ask the system to list site users, and boom—you get the full user roster with their specific roles handed back in a single response.

Use `create_new_post` to publish content without leaving your workspace.

Normally, writing an article means opening WordPress, finding the 'Add New' button, selecting a status (draft or published), adding HTML, and hitting submit. It’s several clicks just to start the process.

Now you tell your agent the title and content structure. It uses `create_new_post` to handle all that backend publishing logic for you. You get confirmation of success without ever having seen a dashboard.

What your AI can actually do with this

You connect this MCP and tell your agent what you need done with your website content. Need a new article? Your agent handles drafting it as a draft post, so it's ready for review. Want to see who wrote everything? It lists every user and contributor on the site. You can also manage organization by listing categories or checking which static pages exist.

This is about treating your whole CMS like another API endpoint that just talks to you. If you plan to build complex automations—say, drafting a post, then updating a billing record, and finally sending a notification—you'll appreciate how Vinkius lets you chain this WordPress MCP with other services using one consistent connection point.

It keeps your keys safe in transit through the zero-trust proxy while giving your agent full control over content operations.

Built · Hosted · Managed by Vinkius WordPress MCP - Manage Posts and Users
Server ID 019dd189-709e-73e4-8562-14c52f49a585
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I use list_site_users with the WordPress MCP? +

You tell your agent to run list_site_users. It pulls a complete roster of everyone on the site, showing their username and what level of access they have (like Administrator or Editor).

Can I use get_post_details to check post status? +

Yes. You provide the slug or ID, and get_post_details returns all the metadata, including whether the article is currently published, a draft, or pending review.

What's the difference between listing blog posts and static pages? +

Use list_blog_posts for time-sensitive, sequential articles. Use list_static_pages for evergreen content like 'Contact Us' or 'About,' which don't belong in a chronological feed.

What happens when I use delete_post? +

The system permanently removes the specified blog post from the live site. It’s an irreversible action, so always confirm the slug or ID before asking for deletion.

When I use get_post_details, what kinds of metadata can I access for a specific post? +

It returns comprehensive data, including not just the title and body but also author details, featured image IDs, and custom fields. This means your agent has full visibility into how that content is structured within WordPress.

If I use list_blog_categories, does it show the hierarchical relationship between categories? +

Yes, the output provides a clear parent-child structure for all listed categories. This lets your agent understand and manage the full taxonomy tree of your website.

Can I use create_new_post to set a specific publication status besides 'draft'? +

You can specify any required publishing status, like 'pending' or 'private', when calling this tool. This lets your agent control the exact visibility and workflow of content before it ever goes live.

When I call list_blog_posts, can I narrow down results by date range or author? +

You absolutely can pass parameters to filter the results. You'll need only specific data points if you limit posts by a certain date or assign them to a particular user.

How do I create a new post as a draft? +

Use the create_new_post action. Provide the title and content, and set the optional status parameter to draft. The post will appear in your WP Admin for final review.

Can I see a list of all static pages like 'About Us'? +

Yes! Use the list_static_pages query. Your agent will retrieve all static pages from your WordPress site, including their IDs and current status.

Is it possible to delete a post via the AI? +

Absolutely. Use the delete_post tool and provide the unique ID of the post you want to remove. The content will be permanently deleted from your site.

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for WordPress. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 7 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.