Skip to main content
Glama

MCP Server Local WP

wp_get_plugins

Retrieve details about installed WordPress plugins, including activation status, for development and analysis purposes on local WordPress sites.

Instructions

Get information about installed WordPress plugins

Input Schema

NameRequiredDescriptionDefault
active_onlyNoShow only active plugins (default: false)

Input Schema (JSON Schema)

{ "properties": { "active_only": { "default": false, "description": "Show only active plugins (default: false)", "type": "boolean" } }, "type": "object" }

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/verygoodplugins/mcp-local-wp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server