Xaflo
NEW v1.0.0 · MCP-native · 74 WordPress tools

Build & manage WordPress
with AI, the right way.

Xaflo is the open-source bridge between Claude Code and your WordPress sites. A plugin, an MCP server, and a desktop control center — so AI can finally do real work on real WordPress.

claude · wpconnect.xaflo.com · 74 tools loaded
YOU
Rewrite the title tags of the 10 worst-performing pages on my site for better CTR, but don’t touch anything ranking in the top 3.
I’ll pull analytics, filter by position, and propose new titles before applying anything.

wp_analytics_top_posts wp_audit_seo_bulk wp_get_seo

Found 8 pages averaging positions 12–28 with CTR below 1.4%. Drafted new titles using your brand voice. Show diff before wp_set_seo?
Apply the changes & create a backup first
74WordPress tools
0telemetry sent
3platforms supported
100% open source
What it does

One AI command. Real changes. Audited.

Xaflo exposes WordPress as a structured tool surface. Claude (or any MCP client) calls real REST endpoints, every write is permission-scoped, every action is logged.

MCP-native

One claude mcp add and Claude Code sees 74 typed tools: posts, media, SEO, analytics, plugins, CLI, DB queries — all your sites in one client.

claude mcp add my-wp 
  claude-wp-mcp 
  --site https://example.com 
  --token eyJ0eXAi...

Scoped JWT auth

Issue tokens with surgical scopes: content:write, seo:read, cli:exec. Revoke instantly. No app passwords, no full admin.

Auto-backups

Every destructive write triggers a snapshot. Restore in one call. No “AI rewrote my homepage and now it’s gone.”

Analytics built in

Top posts, no-traffic pages, keywords, referrers — no GA4 SDK setup, just instant tools.

Multilingual aware

Polylang + WPML adapters. Read & write translations as first-class objects.

Audit log

Every tool call: who, what, when, payload. Stored in WP, exportable, RGPD-friendly.

How it works

Three components. One conversation.

The plugin lives on WordPress. The MCP server runs on your machine. The desktop app keeps your sites organized. Claude talks to all three.

01

Install plugin

Drop the Xaflo WP Connect plugin into your site. Issue a JWT with the scopes you trust.

02

Connect Desktop

Open Xaflo Desktop, paste site URL + token. The MCP server gets wired into Claude Code automatically.

03

Just ask Claude

“Audit my SEO” · “Rewrite this post in Italian” · “Find broken links” · “Optimize my hero image”. Claude calls the right tools.

Prompts that just work

Things you can say today.

$ Find every page with no internal incoming links and propose 3 cluster topics to interlink them into.
Calls: wp_list_pages · wp_db_query · wp_search
$ Compress every image larger than 200 KB on the homepage. Keep alt text, swap to webp.
Calls: wp_list_media · wp_optimize_image
$ Compare last 30 days vs the previous 30. Which category dropped most?
Calls: wp_analytics_compare_period · wp_analytics_trend_by_category
$ Restore the homepage from the backup taken 10 minutes ago.
Calls: wp_backup_list · wp_backup_restore
Ready when you are

Built with WordPress respect.
Shipped under MIT.

No SaaS lock-in. No data exfiltration. No “AI assistant” paywall stacked on your hosting bill. Fork it, audit it, run it on your own infra.

Download free Read the docs See pricing →
Open source · MIT v1.0.0 · 2026-05-15 Windows · macOS · Linux 74 WP tools