
claudeus-wp-mcp
Deployed from deus-h/claudeus-wp-mcp
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install deus-h/claudeus-wp-mcp -c claude
This command will automatically install and configure the claudeus-wp-mcp MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"claudeus-wp-mcp": {
"command": "npx",
"args": [
"-y",
"claudeus-wp-mcp"
],
"env": {
"WP_SITES_PATH": "/absolute/path/to/your/wp-sites.json"
}
}
}
}
Details:
Stars
47Forks
29Last commit
5 months agoRepository age
5 months
Auto-fetched from GitHub .
MCP servers similar to claudeus-wp-mcp:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit