Skip to main content
Glama

Pluggio MCP Server

Serveur MCP multi-tenant. Connecte Claude.ai a WordPress via Pluggio.

Comment ca marche

  1. Le plugin Pluggio s'enregistre automatiquement sur ce serveur

  2. Le serveur retourne un token + une URL MCP unique

  3. L'utilisateur copie l'URL MCP dans Claude.ai

  4. Claude agit directement sur le WordPress

Related MCP server: WP MCP Server

Endpoints

Route

Methode

Description

/

GET

Health check

/register

POST

Enregistre un site WordPress

/disconnect

POST

Supprime une connexion

/status

GET

Verifie si un token est actif

/sse?token=plg_xxx

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

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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