Developer Tools
Trust: 32/100 (Limited)io.github.cvrt-jh/wordpress-mcp Guide
Lightweight WordPress MCP server - 42 tools, token-optimized (95% smaller responses)
by cvrt-jh
Quick Start
Install
npx @cavort-it-systems/wordpress-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cvrt-jh-wordpress-mcp": {
"command": "npx",
"args": [
"@cavort-it-systems/wordpress-mcp"
]
}
}
}