W
Wp MCP
by @biolashonde
MCP server by biolashonde
Created 6/16/2026
Updated 1 day ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-wp_mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"biolashonde-wp-mcp": {
"command": "npx",
"args": [
"biolashonde-wp-mcp"
]
}
}
}