WordPress Plugin Directory MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WP_MCP_CACHE_DIR | No | Custom directory for downloaded ZIP files | |
| WP_MCP_EXTRACT_DIR | No | Custom directory for extracted plugin files |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_pluginsA | Search for WordPress.org plugins by keyword |
| get_plugin_infoC | Get detailed information about a specific plugin |
| download_pluginC | Download a plugin from WordPress.org |
| extract_pluginC | Extract a downloaded plugin ZIP file |
| list_plugin_filesC | List files in an extracted plugin |
| read_plugin_fileB | Read the contents of a specific file from an extracted plugin |
| compare_pluginsB | Compare a local plugin with a WordPress.org plugin |
| get_file_diffB | Get detailed diff for a specific file between local and WordPress.org plugin |
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
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/juanma-wp/wordpress-org-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server