Connector guide1-minute read38 MCP toolsEnglish · Deutsch · Italiano

Come collegare WordPress a ChatGPT per workflow editoriali con IA

Collega WordPress a ChatGPT tramite MCP. Modifica articoli, programma pubblicazioni, gestisci meta SEO e modera commenti da un'interfaccia chat.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

WordPress

MCP connector

WordPress

AI-native publishing and content operations for any self-hosted WordPress site. Semantic tools for posts, pages, taxonomies, media metadata, users, comments, SEO meta and site health — plus documented multi-step recipes (SEO content pipeline, scheduled publishing, content refresh, internal linking, media optimisation).

Tools

38

Region

INTL

Category

CMS

Authentication

Required env vars

WORDPRESS_URLWORDPRESS_USERNAMEWORDPRESS_APP_PASSWORD
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the WordPress in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

Collegare WordPress a ChatGPT

WordPress alimenta una grossa fetta del web. Con AnythingMCP puoi esporlo a ChatGPT (tramite client MCP-compatibili come Claude Desktop, Open WebUI o qualsiasi gateway MCP) e far eseguire operazioni editoriali end-to-end.

Casi d'uso

  • "Aggiorna i nostri 5 articoli più vecchi" — ChatGPT elenca per modified ascendente, legge i body, riscrive, persiste.
  • "Sistema l'alt text mancante su ogni immagine della libreria" — pass di accessibilità in bulk.
  • "Trova tutti gli articoli sul Topic X e proponi linking interno verso le pillar page" — ottimizzazione del link graph del sito.
  • "Pianifica un calendario editoriale per le prossime 4 settimane" — crea N bozze con status=future.
  • "Genera uno snippet SEO Yoast per l'articolo 412" — meta title + description + focus keyphrase.

Setup

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Genera una Application Password WordPress in /wp-admin/profile.php → Application Passwords.
  2. Apri http://localhost:3000/connectors/store, importa l'adapter WordPress.
  3. Fornisci WORDPRESS_URL, WORDPRESS_USERNAME, WORDPRESS_APP_PASSWORD. HTTPS richiesto.

Collega ChatGPT

Punta il tuo client ChatGPT MCP-capable al gateway AnythingMCP:

{
  "mcpServers": {
    "wordpress": { "url": "https://your-anythingmcp-instance.com/mcp" }
  }
}

Perché è diverso

La maggior parte delle integrazioni "ChatGPT + WordPress" sono wrapper REST sottili. Questo connector porta:

  • Skill toolwordpress_skill_* restituisce ricette passo-passo per pipeline SEO, content refresh, pubblicazione programmata, linking interno e ottimizzazione media. L'agente le legge on-demand, non in pre-load.
  • Reference card enumwordpress_list_*_options per status validi, ruoli, slug dei test site-health e meta key SEO.
  • Copertura CRUD per articoli, pagine, tassonomie, metadati media, utenti e commenti.

Yoast SEO e Rank Math sono supportati via wordpress_update_post_meta. Esegui wordpress_list_seo_meta_keys per il catalogo completo.

Ready to ship

Your WordPress agent is one click away.

Install the connector, paste the key, prompt ChatGPT. Free for 7 days, no credit card.