Skip to main content
Glama

WordPress MCP Server

Official
by Automattic
.gitignore581 B
node_modules/ dist/ logs/ .DS_Store .env *.log /mcp-config.json /mcp-proxy.log # Testing artifacts coverage/ test-results/ playwright-report/ *.coverage junit.xml # Jest and test cache .jest/ jest-cache/ # Playwright artifacts /test-results/ /playwright-report/ /playwright/.cache/ # Test temporary files tests/temp/ tests/fixtures/temp/ .tmp/ tmp/ # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files Thumbs.db ehthumbs.db .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent

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