Back to Home
antunjurkovic-collab icon

wp-dual-native

Verified Safe

by antunjurkovic-collab

Overview

Facilitates agentic AI tasks within WordPress by exposing clean Machine Representation (MR) of content for summarization, extraction, and safe block insertion.

Installation

Run Command
npx -y tsx /absolute/path/to/wp-dual-native/tools/mcp-server/src/index.ts

Environment Variables

  • WP_URL
  • WP_USER
  • WP_PASSWORD

Security Notes

The plugin employs strong sanitization for input and uses WordPress's built-in capabilities and permissions. The MCP server uses environment variables for sensitive credentials (WP_URL, WP_USER, WP_PASSWORD) which is a secure practice. Optimistic locking prevents stale writes. Outgoing calls to external LLMs are configurable by an administrator, which introduces a potential attack surface if misconfigured or if the API key is compromised.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens2214
Stars0
Forks0
Last Update2025-11-30

Tags

Agentic AIWordPressREST APIContent ManagementAI Data Layer