WordPress IA Pilot Bridge
БесплатноНе проверенConnects AI assistants like Cursor or Claude Desktop to WordPress sites via the IA Pilot plugin, enabling content management and site operations through natural
Описание
Connects AI assistants like Cursor or Claude Desktop to WordPress sites via the IA Pilot plugin, enabling content management and site operations through natural language.
README
🇬🇧 English
This MCP server connects Agravity (Cursor) or Claude Desktop to your WordPress site equipped with the "IA Pilot" plugin.
🛠️ Installation
- Prerequisites: Node.js installed.
- Installation:
# Inside the project folder npm install npm run build
⚙️ Configuration
- Rename
.env.exampleto.env. - Fill in your information:
WP_URL: Your site URL (e.g.,https://your-site.com)WP_USERNAME: Your WordPress administrator username.WP_APP_PASSWORD: Your Application Password.- Note: You can also pass these variables directly in the JSON configuration (see below).
🚀 Usage in Cursor / Claude Desktop
Add this configuration to your mcp_config.json file (or Cursor settings):
{
"mcpServers": {
"ia-pilote-bridge": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/MCP-WordPress-IA-Pilote/build/index.js"
],
"env": {
"WP_URL": "https://your-site.com",
"WP_USERNAME": "your_username",
"WP_APP_PASSWORD": "YOUR_APP_PASSWORD"
}
}
}
}
Note: The server includes a safety truncation feature to prevent AI crashes if a response exceeds 25,000 characters.
🔍 Troubleshooting
- If the "404 No Route" error persists, ensure Permalinks are enabled in WordPress (Settings > Permalinks > Post name).
- If authentication fails, check that the application password is correct and has no extra spaces.
🇫🇷 Français
Ce serveur MCP permet de connecter Agravity (Cursor) ou Claude Desktop à votre site WordPress équipé du plugin "IA Pilote".
🛠️ Installation
- Prérequis : Node.js vérifié.
- Installation :
# Dans le dossier du projet npm install npm run build
⚙️ Configuration
- Renommez le fichier
.env.exampleen.env. - Remplissez vos informations :
WP_URL: L'URL de votre site (ex:https://votre-site.fr)WP_USERNAME: Votre identifiant administrateur WordPress.WP_APP_PASSWORD: Votre mot de passe d'application.- Note : Vous pouvez aussi passer ces variables directement dans la configuration JSON (voir ci-dessous).
🚀 Utilisation dans Cursor / Claude Desktop
Ajoutez cette configuration à votre fichier mcp_config.json (ou paramètres Cursor) :
{
"mcpServers": {
"ia-pilote-bridge": {
"command": "node",
"args": [
"/CHEMIN/ABSOLU/VERS/MCP-WordPress-IA-Pilote/build/index.js"
],
"env": {
"WP_URL": "https://votre-site.fr",
"WP_USERNAME": "votre_identifiant",
"WP_APP_PASSWORD": "VOTRE_MOT_DE_PASSE_APPLICATION"
}
}
}
}
Note: Le serveur inclut une sécurité (troncation automatique) pour empêcher l'IA de planter si une réponse dépasse 25 000 caractères.
🔍 Dépannage
- Si l'erreur "404 No Route" persiste, assurez-vous que les Permaliens sont activés sur WordPress (Réglages > Permaliens > Titre de la publication).
- Si l'authentification échoue, vérifiez que le mot de passe d'application est correct et sans espaces superflus.
Установка WordPress IA Pilot Bridge
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/stophe013/MCP-WordPress-IA-PiloteFAQ
WordPress IA Pilot Bridge MCP бесплатный?
Да, WordPress IA Pilot Bridge MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для WordPress IA Pilot Bridge?
Нет, WordPress IA Pilot Bridge работает без API-ключей и переменных окружения.
WordPress IA Pilot Bridge — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить WordPress IA Pilot Bridge в Claude Desktop, Claude Code или Cursor?
Открой WordPress IA Pilot Bridge на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare WordPress IA Pilot Bridge with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
