Skip to main content
Glama

WordPress MCP Server

by RaheesAhmed

wordpress_read_theme_file

Read specific files from WordPress themes to inspect theme structure, review code, or analyze template files for customization and troubleshooting purposes.

Instructions

Read a specific file from a theme

Input Schema

NameRequiredDescriptionDefault
themeYes
filePathYes

Input Schema (JSON Schema)

{ "properties": { "filePath": { "type": "string" }, "theme": { "type": "string" } }, "required": [ "theme", "filePath" ], "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