Skip to main content
Glama

WordPress Code Review MCP Server

get_guidelines

Retrieve coding guidelines for WordPress projects, including security rules and validation patterns, filtered by specific categories to ensure adherence to development standards.

Instructions

Get development guidelines from the configured source

Input Schema

NameRequiredDescriptionDefault
categoryNoOptional category of guidelines to retrieve (e.g., security-rules, validation-rules)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Optional category of guidelines to retrieve (e.g., security-rules, validation-rules)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from WordPress Code Review 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/miniOrangeDev/wp-code-review-mcp-server'

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