# Respira WordPress MCP (npm · @respira/wordpress-mcp-server)

WordPress MCP 2026-07-28 with legacy clients, 17 page builders, Site Editor and WooCommerce.

- Trust score: 16/100 (low)
- Change this week: −6
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@respira/wordpress-mcp-server`: 16/100 (this document), [markdown](https://verifymcp.io/servers/webmyc-respira-wordpress/respira-wordpress-mcp-server.md), [page](https://verifymcp.io/servers/webmyc-respira-wordpress/respira-wordpress-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@respira/wordpress-mcp-server`
- Version: `8.2.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 41/100
  - Malware scan not yet available for this package.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 59 of 77 dependencies flagged as unhealthy (57 deprecated).
- **Provenance & Transparency**: 19/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- **Capabilities**: 0/100
  - Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add webmyc-respira-wordpress -- npx -y @respira/wordpress-mcp-server
```

### Codex

```bash
codex mcp add webmyc-respira-wordpress -- npx -y @respira/wordpress-mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "webmyc-respira-wordpress": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@respira/wordpress-mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add webmyc-respira-wordpress --command npx --arg -y --arg @respira/wordpress-mcp-server
```

### Hermes

```yaml
mcp_servers:
  webmyc-respira-wordpress:
    command: "npx"
    args: ["-y", "@respira/wordpress-mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "webmyc-respira-wordpress": {
      "command": "npx",
      "args": [
        "-y",
        "@respira/wordpress-mcp-server"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 16, +1)

- [security regression] Provenance: unverified → fail
- [security regression] Malware scan: pass → unverified
- [security improvement] Known CVEs: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security] Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.
- [functional improvement] Dependency health: unverified → 0.24
- [functional improvement] Dependency health: unverified → 0.03
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- [functional] Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- [functional] Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake.
- [functional] Licence: MIT
- [functional] Package version: 8.1.6 → 8.2.0

### 2026-08-02 (score 15, −4)

- [security regression] Known CVEs: pass → unverified
- [security regression] Install scripts: pass → unverified
- [security regression] Provenance: fail → unverified
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] License: pass → unverified
- [functional regression] Dependency health: 0.94 → unverified
- [functional regression] Maintenance: pass → unverified
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet.
- [functional] Licence: MIT
- [functional] Package version: 8.1.5 → 8.1.6

### 2026-08-01 (score 19, +19)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → pass
- [security] First check of Stability: unverified
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → 0.94
- [functional improvement] Maintenance: unverified → pass
- [functional] First check of Capabilities: unverified
- [functional] Licence: MIT
- [functional] Package version: 8.1.4 → 8.1.5
- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 0, 0)

- [functional] Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- [functional] Package version: 8.1.3 → 8.1.4

### 2026-07-30 (score 0, −3)

- [functional regression] Dependency health: partial → unverified
- [functional] Package version: 8.0.5 → 8.1.3
- [functional] Package version: 8.0.5 → 8.0.6

### 2026-07-29 (score 3, −19)

- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security regression] Known CVEs: partial → unverified
- [functional regression] Maintenance: pass → unverified
- [functional regression] License: pass → unverified
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Licence: MIT
- [functional] Package version: 8.0.2 → 8.0.5
- [functional] Package version: 8.0.2 → 8.0.4

### 2026-07-27 (score 22)

First indexed and scored.

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/webmyc-respira-wordpress/respira-wordpress-mcp-server#diagnostics

## Score history

- 2026-08-03: 16
- 2026-08-02: 15
- 2026-08-01: 19
- 2026-07-31: 0
- 2026-07-30: 0
- 2026-07-29: 3
- 2026-07-28: 22
- 2026-07-27: 22

## Links

- npm package: https://www.npmjs.com/package/@respira/wordpress-mcp-server
- Socket report: https://socket.dev/npm/package/@respira/wordpress-mcp-server
- Website: https://respira.press/
- Changelog RSS feed: https://verifymcp.io/servers/webmyc-respira-wordpress/respira-wordpress-mcp-server/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/webmyc-respira-wordpress/respira-wordpress-mcp-server/changelog.json
- HTML version of this page: https://verifymcp.io/servers/webmyc-respira-wordpress/respira-wordpress-mcp-server
