wp_criu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODEX_WP_BRIDGE_SITES_FILE | Yes | Path to the JSON file containing site configurations. | |
| CODEX_WP_BRIDGE_REGISTRY_TOKEN | No | Token for automatic site registration via registry endpoint. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_sitesC | Lista los sitios WordPress configurados para este MCP. |
| get_site_infoA | Consulta /site-info del bridge para validar conexión y metadatos del sitio. |
| list_pluginsA | Lista plugins instalados en un sitio WordPress. |
| plugin_actionC | Activa, desactiva o elimina un plugin por plugin_file. |
| install_plugin_zipB | Instala un plugin ZIP local en un sitio WordPress y opcionalmente lo activa. |
| list_themesB | Lista los temas instalados en un sitio WordPress. |
| activate_themeC | Activa un tema por stylesheet. |
| get_optionsC | Lee una o varias opciones de WordPress. |
| update_optionsC | Actualiza opciones de WordPress con un objeto JSON. |
| read_fileC | Lee un archivo dentro del ABSPATH del sitio. |
| write_fileC | Escribe un archivo dentro del ABSPATH del sitio. |
| db_queryC | Ejecuta una consulta SQL de solo lectura en el sitio. |
| rest_proxyC | Llama una ruta REST interna del WordPress objetivo. |
| check_translationsC | Verifica traducciones de cadenas para un text domain dado. |
| check_plural_translationsC | Verifica traducciones plurales para un text domain. |
| get_wc_checkout_fieldsB | Obtiene la estructura de checkout fields de WooCommerce. |
| bridge_raw_requestC | Hace una llamada raw a un endpoint del bridge para cubrir casos no tipados. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/criustudio/wp-criu-registry'
If you have feedback or need assistance with the MCP directory API, please join our Discord server