Skip to main content
Glama

wordpress_list_theme_files

List all files within a WordPress theme directory to inspect theme structure, locate specific files, or perform theme customization tasks.

Instructions

List all files in a theme directory

Input Schema

NameRequiredDescriptionDefault
themeYes
recursiveYes

Input Schema (JSON Schema)

{ "properties": { "recursive": { "type": "boolean" }, "theme": { "type": "string" } }, "required": [ "theme", "recursive" ], "type": "object" }

Other Tools from WordPress MCP Server

Related Tools

    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/RaheesAhmed/wordpress-mcp-server'

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