Loading MCP server directory, please wait...
Let an AI agent run your WordPress site: every write previewed, verified and reversible.
npx @getmcp/cli add io.github.Mrshahidali420/sitehelmRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBasic auth built from your WordPress username and an Application Password, as "Basic <base64 of user:app-password>".
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Mrshahidali420/sitehelm": {
"url": "https://{site_host}/wp-json/sitehelm/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "{authorization}"
}
}
}
}