nexter-mcp-server
Verified Safeby KuljeetSinghXDA
Overview
AI-powered content management for WordPress using Nexter Blocks, enabling creation, analysis, editing, and validation of posts and pages.
Installation
docker-compose upEnvironment Variables
- WORDPRESS_URL
- WP_USERNAME
- WP_APP_PASSWORD
Security Notes
The server is designed to run in an isolated Docker network, with external authentication and routing handled by a proxy like Traefik. It relies on WordPress Application Passwords for API access, uses `express-rate-limit` for DDoS prevention, and implements extensive input validation. Sensitive data is sanitized in logs. The PHP plugin code also uses WordPress-standard sanitization functions. Direct exposure to the internet without the described proxy-layer authentication would be vulnerable, but for its intended deployment model, security considerations are well-addressed.
Similar Servers
mcp-wordpress
AI-driven SEO optimization and comprehensive management for WordPress sites via a Model Context Protocol (MCP) server.
contentful-mcp-server
Provides AI assistants with comprehensive tools to interact with Contentful APIs for content creation, management, asset organization, workflow automation, and content modeling.
mcp-for-woocommerce
Connects WordPress and WooCommerce to AI systems via Model Context Protocol, enabling AI agents to query and manage e-commerce data (products, orders, categories, shipping, payments, taxes) and content (posts, pages).
mcp-ai-wpoos
Provides a stable API and server framework for integrating AI models and tools into WordPress, enabling advanced AI assistant capabilities and workflow automation.