@respira/wordpress-mcp-server 6.19.11 → 7.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/README.md +17 -5
  2. package/certs/mozilla-ca.pem +3228 -0
  3. package/dist/__tests__/startup-guard.test.d.ts +2 -0
  4. package/dist/__tests__/startup-guard.test.d.ts.map +1 -0
  5. package/dist/__tests__/startup-guard.test.js +49 -0
  6. package/dist/__tests__/startup-guard.test.js.map +1 -0
  7. package/dist/__tests__/system-ca.test.d.ts +2 -0
  8. package/dist/__tests__/system-ca.test.d.ts.map +1 -0
  9. package/dist/__tests__/system-ca.test.js +232 -0
  10. package/dist/__tests__/system-ca.test.js.map +1 -0
  11. package/dist/bricks-tools.d.ts.map +1 -1
  12. package/dist/bricks-tools.js +121 -0
  13. package/dist/bricks-tools.js.map +1 -1
  14. package/dist/config.d.ts +1 -7
  15. package/dist/config.d.ts.map +1 -1
  16. package/dist/config.js +4 -10
  17. package/dist/config.js.map +1 -1
  18. package/dist/index.js +25 -2
  19. package/dist/index.js.map +1 -1
  20. package/dist/install-skills.d.ts +20 -0
  21. package/dist/install-skills.d.ts.map +1 -0
  22. package/dist/install-skills.js +206 -0
  23. package/dist/install-skills.js.map +1 -0
  24. package/dist/server.d.ts.map +1 -1
  25. package/dist/server.js +348 -6
  26. package/dist/server.js.map +1 -1
  27. package/dist/startup-guard.d.ts +73 -0
  28. package/dist/startup-guard.d.ts.map +1 -0
  29. package/dist/startup-guard.js +169 -0
  30. package/dist/startup-guard.js.map +1 -0
  31. package/dist/system-ca.d.ts +30 -0
  32. package/dist/system-ca.d.ts.map +1 -0
  33. package/dist/system-ca.js +195 -0
  34. package/dist/system-ca.js.map +1 -0
  35. package/dist/types/index.d.ts +3 -2
  36. package/dist/types/index.d.ts.map +1 -1
  37. package/dist/wordpress-client.d.ts +23 -6
  38. package/dist/wordpress-client.d.ts.map +1 -1
  39. package/dist/wordpress-client.js +74 -23
  40. package/dist/wordpress-client.js.map +1 -1
  41. package/package.json +4 -3
  42. package/skills/respira-builder-edits/SKILL.md +100 -0
  43. package/skills/respira-setup/SKILL.md +36 -18
  44. package/skills/respira-site-audit/SKILL.md +113 -0
  45. package/skills/respira-woocommerce/SKILL.md +135 -0
package/README.md CHANGED
@@ -1,13 +1,13 @@
1
1
  <p align="center">
2
2
  <a href="https://respira.press">
3
- <img src="https://respira.press/hero/storefront-hero.jpg" alt="Respira v6.0 Storefront AI Infrastructure for WordPress" width="100%">
3
+ <img src="https://respira.press/hero/respira-mcp-kv.jpg" alt="Respira for WordPress, the AI infrastructure layer for WordPress" width="100%">
4
4
  </a>
5
5
  </p>
6
6
 
7
7
  <h1 align="center">Respira WordPress MCP Server</h1>
8
8
 
9
9
  <p align="center">
10
- <strong>180+ MCP tools. 12 page builders. Context-aware tool filtering. The AI infrastructure layer for WordPress.</strong><br>
10
+ <strong>180+ MCP tools. 16 page builders. Context-aware tool filtering. The AI infrastructure layer for WordPress.</strong><br>
11
11
  Element-level editing, full page creation, HTML-to-builder conversion with rendering fidelity validation, per-site tool governance, storefront design intelligence, stock images, bulk operations — all through one MCP server.
12
12
  </p>
13
13
 
@@ -15,7 +15,7 @@
15
15
  <a href="https://www.npmjs.com/package/@respira/wordpress-mcp-server"><img src="https://img.shields.io/npm/v/@respira/wordpress-mcp-server.svg?style=flat-square&color=10b981" alt="npm version"></a>
16
16
  <a href="https://www.npmjs.com/package/@respira/wordpress-mcp-server"><img src="https://img.shields.io/npm/dm/@respira/wordpress-mcp-server.svg?style=flat-square" alt="npm downloads"></a>
17
17
  <img src="https://img.shields.io/badge/tools-172+-10b981?style=flat-square" alt="172+ Tools">
18
- <img src="https://img.shields.io/badge/builders-12-10b981?style=flat-square" alt="12 Page Builders">
18
+ <img src="https://img.shields.io/badge/builders-16-10b981?style=flat-square" alt="16 Page Builders">
19
19
  <img src="https://img.shields.io/badge/TypeScript-100%25-blue?style=flat-square&logo=typescript&logoColor=white" alt="TypeScript">
20
20
  </p>
21
21
 
@@ -33,7 +33,19 @@
33
33
 
34
34
  Other WordPress MCP servers wrap the REST API. They can create posts and pages, but **they can't touch your page builder content**.
35
35
 
36
- Respira includes a WordPress plugin that gives AI **native access** to 12 page builders, plus element-level precision, full page creation from structure, HTML-to-builder conversion, storefront design intelligence, stock image search, and bulk operations across hundreds of pages.
36
+ Respira includes a WordPress plugin that gives AI **native access** to 16 page builders, plus element-level precision, full page creation from structure, HTML-to-builder conversion, storefront design intelligence, stock image search, and bulk operations across hundreds of pages.
37
+
38
+ ### New in v7.1 "Roots"
39
+
40
+ The biggest release since launch.
41
+
42
+ - **Four new page builders.** Spectra, Kadence Blocks, and GenerateBlocks join with full read + write; SeedProd ships read + audit. Supported builders go from 12 to 16.
43
+ - **Make any builder responsive in one call** across Bricks, Elementor, Divi 4, Beaver Builder, and WPBakery.
44
+ - **Playbooks.** Teach an agent a multi-step workflow once and rerun it as a single callable WordPress Ability. Five tools (create / list / get / update / delete), with static cycle detection and a runtime depth cap.
45
+ - **Agent-creatable Custom Post Types, taxonomies, and ACF field groups** (twelve tools), stored in options and registered on `init`. No PHP files, server-side slug allowlist, conservative deletes that report orphans.
46
+ - **Native in-WP MCP endpoint.** Point a client straight at `your-site/?respira=mcp` (Streamable HTTP, JSON-RPC) with an API key, no npx process required. One-click connect-by-link mints and installs the key for you.
47
+ - **System certificate-store trust.** The connector trusts the OS certificate store at startup (verification stays on) with a bundled Mozilla CA fallback, so valid public certs stop being rejected on Claude Desktop's bundled Node.
48
+ - **Bricks design-token import + section presets**, the **Elementor 4 atomic write path**, and **`respira_generate_activity_report`** for client-ready reports.
37
49
 
38
50
  ### New in v6.17.0: an MCP that knows how to behave
39
51
 
@@ -61,7 +73,7 @@ The MCP server automatically filters the tool list based on your site's detected
61
73
 
62
74
  | Capability | Respira | Other MCP Servers |
63
75
  |---|---|---|
64
- | Page builder support | **12 builders** (incl. Flatsome) | None |
76
+ | Page builder support | **16 builders** (incl. Spectra, Kadence, GenerateBlocks) | None |
65
77
  | Element-level find/update/move/remove | **Yes** | No |
66
78
  | Build full pages from structure | **Yes** | No |
67
79
  | Convert HTML to native builder | **Yes** | No |