Make your WordPress site into a simple MCP server, exposing functionality to LLMs and AI agents.
mcpServer
{ "mcpServers": { "wordpress-mcp": { "command": "npx", "args": [ "-y", "@automattic/mcp-wordpress-remote@latest" ], "env": { "WP_API_URL": "https://your-site.com/", "JWT_TOKEN": "your-jwt-token-here", "LOG_FILE": "optional-path-to-log-file" } } } }
https://your-site.com/wp-json/wp/v2/wpmcp/streamable