Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.cvrt-jh/wordpress-mcp

NPM · @CAVORT-IT-SYSTEMS/WORDPRESS-MCP · SCANNED SEP 20

Lightweight WordPress MCP server - 42 tools, token-optimized (95% smaller responses)

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2147 tokens (~44/item across 48 items; 48 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 8 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "wp_delete_post" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 48 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.cvrt-jh/wordpress-mcp server?

io.github.cvrt-jh/wordpress-mcp runs locally as an npm package, launched with npx -y @cavort-it-systems/wordpress-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @cavort-it-systems/wordpress-mcp

# add to Claude Code
claude mcp add cvrt-jh-wordpress-mcp -- npx -y @cavort-it-systems/wordpress-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "cvrt-jh-wordpress-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cavort-it-systems/wordpress-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cvrt-jh-wordpress-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cavort-it-systems/wordpress-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add cvrt-jh-wordpress-mcp -- npx -y @cavort-it-systems/wordpress-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cvrt-jh-wordpress-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@cavort-it-systems/wordpress-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cvrt-jh-wordpress-mcp --command npx --arg -y --arg @cavort-it-systems/wordpress-mcp
# ~/.hermes/config.yaml
mcp_servers:
  cvrt-jh-wordpress-mcp:
    command: "npx"
    args: ["-y", "@cavort-it-systems/wordpress-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cvrt-jh-wordpress-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@cavort-it-systems/wordpress-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add cvrt-jh-wordpress-mcp -t stdio -c npx -a -y @cavort-it-systems/wordpress-mcp
// mcp.json
{
  "mcpServers": {
    "cvrt-jh-wordpress-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cavort-it-systems/wordpress-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −3
    • Stability: pass → 0.77 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@cavort-it-systems/wordpress-mcp@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 48 exposed · ~2,147 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
wp_activate_plugin ~33

Activate a plugin

NameTypeReqDescription
pluginstringyesPlugin identifier (e.g., 'akismet/akismet.php')

No output schema declared.

No examples provided.

wp_activate_theme ~31

Activate a theme (switch themes)

NameTypeReqDescription
stylesheetstringyesTheme stylesheet (folder name) to activate

No output schema declared.

No examples provided.

wp_create_category ~50

Create a new category

NameTypeReqDescription
descriptionstringDescription
namestringyesCategory name
parentnumberParent category ID
slugstringURL slug

No output schema declared.

No examples provided.

wp_create_comment ~77

Create a comment on a post

NameTypeReqDescription
author_emailstringAuthor email (if not logged in)
author_namestringAuthor name (if not logged in)
contentstringyesComment content
parentnumberParent comment ID (for replies)
postnumberyesPost ID

No output schema declared.

No examples provided.

wp_create_page ~65

Create a new WordPress page

NameTypeReqDescription
contentstringPage content (HTML)
menu_ordernumberMenu order
parentnumberParent page ID
statusstringPage status
titlestringyesPage title

No output schema declared.

No examples provided.

wp_create_post ~83

Create a new WordPress post

NameTypeReqDescription
categoriesarrayCategory IDs
contentstringPost content (HTML)
excerptstringPost excerpt
featured_medianumberFeatured image ID
statusstringPost status
tagsarrayTag IDs
titlestringyesPost title

No output schema declared.

No examples provided.

wp_create_tag ~40

Create a new tag

NameTypeReqDescription
descriptionstringDescription
namestringyesTag name
slugstringURL slug

No output schema declared.

No examples provided.

wp_create_user ~67

Create a new WordPress user

NameTypeReqDescription
emailstringyesEmail address
namestringDisplay name
passwordstringyesPassword
rolesarrayRoles (e.g., ['editor'])
usernamestringyesUsername (login name)

No output schema declared.

No examples provided.

wp_deactivate_plugin ~35

Deactivate a plugin

NameTypeReqDescription
pluginstringyesPlugin identifier (e.g., 'akismet/akismet.php')

No output schema declared.

No examples provided.

wp_delete_category ~22

Delete a category

NameTypeReqDescription
idnumberyesCategory ID

No output schema declared.

No examples provided.

wp_delete_comment ~35

Delete a comment

NameTypeReqDescription
forcebooleanBypass trash and delete permanently
idnumberyesComment ID

No output schema declared.

No examples provided.

wp_delete_media ~37

Delete a media item

NameTypeReqDescription
forcebooleanPermanently delete (bypass trash)
idnumberyesMedia ID

No output schema declared.

No examples provided.

wp_delete_page ~45

Delete a page (moves to trash, or permanently if force=true)

NameTypeReqDescription
forcebooleanBypass trash and delete permanently
idnumberyesPage ID

No output schema declared.

No examples provided.

wp_delete_plugin ~41

Delete/uninstall a plugin (must be deactivated first)

NameTypeReqDescription
pluginstringyesPlugin identifier (e.g., 'akismet/akismet.php')

No output schema declared.

No examples provided.

wp_delete_post ~45

Delete a post (moves to trash, or permanently if force=true)

NameTypeReqDescription
forcebooleanBypass trash and delete permanently
idnumberyesPost ID

No output schema declared.

No examples provided.

wp_delete_tag ~22

Delete a tag

NameTypeReqDescription
idnumberyesTag ID

No output schema declared.

No examples provided.

wp_delete_user ~44

Delete a user (requires reassign parameter)

NameTypeReqDescription
idnumberyesUser ID to delete
reassignnumberyesUser ID to reassign content to

No output schema declared.

No examples provided.

wp_get_active_theme ~16

Get the currently active theme

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wp_get_comment ~24

Get a comment by ID

NameTypeReqDescription
idnumberyesComment ID

No output schema declared.

No examples provided.

wp_get_media ~25

Get a media item by ID

NameTypeReqDescription
idnumberyesMedia ID

No output schema declared.

No examples provided.

wp_get_namespaces ~22

List available REST API namespaces (plugins may add custom endpoints)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wp_get_page ~35

Get a single page by ID

NameTypeReqDescription
contentbooleanInclude full content
idnumberyesPage ID

No output schema declared.

No examples provided.

wp_get_plugin ~35

Get plugin details by slug

NameTypeReqDescription
pluginstringyesPlugin identifier (e.g., 'akismet/akismet.php')

No output schema declared.

No examples provided.

wp_get_post ~35

Get a single post by ID

NameTypeReqDescription
contentbooleanInclude full content
idnumberyesPost ID

No output schema declared.

No examples provided.

wp_get_settings ~24

Get WordPress site settings (title, tagline, timezone, date format)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wp_get_theme ~28

Get theme details by stylesheet name

NameTypeReqDescription
stylesheetstringyesTheme stylesheet (folder name)

No output schema declared.

No examples provided.

wp_get_user ~24

Get a user by ID

NameTypeReqDescription
idnumberyesUser ID

No output schema declared.

No examples provided.

wp_list_categories ~52

List all categories

NameTypeReqDescription
hide_emptybooleanHide categories with no posts
parentnumberParent category ID (0 for top-level)
per_pagenumberCategories per page

No output schema declared.

No examples provided.

wp_list_comments ~52

List comments

NameTypeReqDescription
pagenumberPage number
per_pagenumberComments per page
postnumberFilter by post ID
statusstringComment status

No output schema declared.

No examples provided.

wp_list_media ~58

List media library items

NameTypeReqDescription
media_typestringFilter by type
pagenumberPage number
per_pagenumberItems per page (max 100)
searchstringSearch term

No output schema declared.

No examples provided.

wp_list_pages ~78

List WordPress pages

NameTypeReqDescription
orderstring
orderbystring
pagenumberPage number
parentnumberParent page ID (0 for top-level)
per_pagenumberPages per request (max 100)
statusstringPage status filter

No output schema declared.

No examples provided.

wp_list_plugins ~24

List all installed plugins

NameTypeReqDescription
statusstringFilter by status

No output schema declared.

No examples provided.

wp_list_posts ~110

List WordPress posts with optional filters

NameTypeReqDescription
authornumberAuthor ID
categoriesstringCategory ID(s), comma-separated
orderstring
orderbystring
pagenumberPage number
per_pagenumberPosts per page (max 100)
searchstringSearch term
statusstringPost status filter
tagsstringTag ID(s), comma-separated

No output schema declared.

No examples provided.

wp_list_tags ~46

List all tags

NameTypeReqDescription
hide_emptybooleanHide tags with no posts
per_pagenumberTags per page
searchstringSearch term

No output schema declared.

No examples provided.

wp_list_themes ~25

List all installed themes

NameTypeReqDescription
statusstringFilter by status

No output schema declared.

No examples provided.

wp_list_users ~64

List WordPress users

NameTypeReqDescription
pagenumberPage number
per_pagenumberUsers per page (max 100)
rolesstringFilter by role(s), comma-separated
searchstringSearch by name or email

No output schema declared.

No examples provided.

wp_me ~14

Get the currently authenticated user

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wp_moderate_comments ~35

Batch moderate comments by status

NameTypeReqDescription
idsarrayyesComment IDs
statusstringyesNew status

No output schema declared.

No examples provided.

wp_search_posts ~34

Search posts by keyword

NameTypeReqDescription
per_pagenumberResults per page
searchstringyesSearch term

No output schema declared.

No examples provided.

wp_site_info ~23

Get WordPress site information (name, description, URL, timezone)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wp_update_category ~58

Update a category

NameTypeReqDescription
descriptionstringDescription
idnumberyesCategory ID
namestringCategory name
parentnumberParent category ID
slugstringURL slug

No output schema declared.

No examples provided.

wp_update_comment ~47

Update a comment (approve, edit content, etc.)

NameTypeReqDescription
contentstringComment content
idnumberyesComment ID
statusstringComment status

No output schema declared.

No examples provided.

wp_update_media ~66

Update media item metadata (title, alt text, caption)

NameTypeReqDescription
alt_textstringAlt text for images
captionstringCaption
descriptionstringDescription
idnumberyesMedia ID
titlestringTitle

No output schema declared.

No examples provided.

wp_update_page ~72

Update an existing page

NameTypeReqDescription
contentstringPage content (HTML)
idnumberyesPage ID
menu_ordernumberMenu order
parentnumberParent page ID
statusstringPage status
titlestringPage title

No output schema declared.

No examples provided.

wp_update_post ~90

Update an existing post

NameTypeReqDescription
categoriesarrayCategory IDs
contentstringPost content (HTML)
excerptstringPost excerpt
featured_medianumberFeatured image ID
idnumberyesPost ID
statusstringPost status
tagsarrayTag IDs
titlestringPost title

No output schema declared.

No examples provided.

wp_update_settings ~53

Update WordPress site settings

NameTypeReqDescription
descriptionstringSite tagline/description
timezone_stringstringTimezone (e.g., Europe/Berlin)
titlestringSite title

No output schema declared.

No examples provided.

wp_update_tag ~48

Update a tag

NameTypeReqDescription
descriptionstringDescription
idnumberyesTag ID
namestringTag name
slugstringURL slug

No output schema declared.

No examples provided.

wp_update_user ~58

Update an existing user

NameTypeReqDescription
emailstringEmail address
idnumberyesUser ID
namestringDisplay name
passwordstringNew password
rolesarrayRoles

No output schema declared.

No examples provided.

Common questions

What is the io.github.cvrt-jh/wordpress-mcp server?

io.github.cvrt-jh/wordpress-mcp is listed in the public MCP registry as io.github.cvrt-jh/wordpress-mcp. Lightweight WordPress MCP server - 42 tools, token-optimized (95% smaller responses). This page covers its npm package (@cavort-it-systems/wordpress-mcp).

Is the io.github.cvrt-jh/wordpress-mcp server safe to use?

io.github.cvrt-jh/wordpress-mcp scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.cvrt-jh/wordpress-mcp server expose?

io.github.cvrt-jh/wordpress-mcp exposes 48 tools: wp_site_info, wp_get_settings, wp_update_settings, wp_get_namespaces, wp_list_posts, and 43 more. Their descriptions and schemas cost roughly 2,147 tokens of context every time the server is loaded.

Is the io.github.cvrt-jh/wordpress-mcp server still maintained?

io.github.cvrt-jh/wordpress-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.cvrt-jh/wordpress-mcp server under?

io.github.cvrt-jh/wordpress-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.