Pluggio MCP Server
Allows Claude to interact with a WordPress site via the Pluggio plugin, enabling tools like site info, WP functions, database queries, file operations, WP-CLI commands, and more.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Pluggio MCP Serverpublish a new post titled 'Hello World' with content 'This is a test.'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Pluggio MCP Server
Serveur MCP multi-tenant. Connecte Claude.ai a WordPress via Pluggio.
Comment ca marche
Le plugin Pluggio s'enregistre automatiquement sur ce serveur
Le serveur retourne un token + une URL MCP unique
L'utilisateur copie l'URL MCP dans Claude.ai
Claude agit directement sur le WordPress
Related MCP server: WP MCP Server
Endpoints
Route | Methode | Description |
| GET | Health check |
| POST | Enregistre un site WordPress |
| POST | Supprime une connexion |
| GET | Verifie si un token est actif |
| GET | Endpoint MCP pour Claude.ai |
Registration
curl -X POST https://pluggio-mcp-production.up.railway.app/register \
-H 'Content-Type: application/json' \
-d '{"site_url": "https://monsite.com", "api_key": "ma_cle_pluggio"}'Response:
{"success": true, "token": "plg_abc123...", "mcp_url": "https://pluggio-mcp-production.up.railway.app/sse?token=plg_abc123..."}11 outils MCP
site_info, wp_function, db_query, read_file, write_file, discover, analyze, search, wp_cli, execute_python, batch_execute
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hari842-ai/pluggio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server