Skip to main content
Glama

WordPress MCP Server

Official
by Automattic
mcp-config-example.json379 B
{ "mcpServers": { "feature-api": { "command": "npx", "args": ["mcp-wordpress-remote-proxy"], "env": { "WP_API_USERNAME": "USERNAME", "WP_API_PASSWORD": "PASSWORD", "WOO_CUSTOMER_KEY": "YOUR_WOO_CUSTOMER_KEY", "WOO_CUSTOMER_SECRET": "YOUR_WOO_CUSTOMER_SECRET", "WP_API_URL": "http://WEBSITE.URL" } } } }

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/Automattic/mcp-wordpress-remote'

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