cowboy-mcp

februality/cowboy-mcp
★ 0 stars PHP AI/LLM Updated today
WordPress MCP server plugin — turn any WP site into a Model Context Protocol server over Streamable HTTP for AI coding agents (Claude Code, Codex).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cowboy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "februality/cowboy-mcp"
      ]
    }
  }
}

Topics

aiai-agentclaudeclaude-codecodexllmmcpmcp-servermodel-context-protocolphpstreamable-httpwoocommercewordpresswordpress-mcp-serverwordpress-plugin