wpcs-mcp-server
Verified Safeby vapvarun
Overview
Integrates WordPress Coding Standards (WPCS) checks and automatic fixes with Claude AI for WordPress plugin/theme development workflows.
Installation
node ~/.mcp-servers/wpcs-mcp-server/build/index.jsSecurity Notes
The server relies heavily on `execSync` to run `phpcs` and `phpcbf` commands. While arguments for file paths are quoted, a theoretical risk of shell injection exists if a malicious input could craft a path that escapes these quotes and injects arbitrary commands. However, this is a local development tool where the user implicitly trusts the execution. The paths originating from `git diff` are generally safe. No `eval` or obfuscation is present, and no direct network connections are initiated by the server itself, reducing external attack surface.
Similar Servers
claude-codex-settings
A comprehensive toolkit and configuration for developing Claude Code plugins, integrating various external services and APIs, and enhancing AI-assisted coding workflows.
mcp-wordpress
AI-driven SEO optimization and comprehensive management for WordPress sites via a Model Context Protocol (MCP) server.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
zapier-mcp
This repository provides plugins, skills, and commands for AI agents, specifically Claude, to enable sophisticated workflow automation and integration with 8,000+ apps via Zapier's Model Context Protocol (MCP) for engineering tasks like Jira management, git operations, and code reviews.