Skip to main content
Glama

WordPress Code Review MCP Server

sample-mcp-config.json232 B
{ "mcpServers": { "wp-code-review-mcp": { "command": "node", "args": ["/path/to/wp-code-review-mcp/build/index.js"], "env": { "GUIDELINES_URL": "https://yourdomain.com/guidelines" } } } }

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