Skip to main content
Glama

WordPress MCP

Official
by Automattic
phpunit.xml.dist447 B
<?xml version="1.0"?> <phpunit bootstrap="tests/bootstrap.php" backupGlobals="false" colors="true" convertErrorsToExceptions="true" convertWarningsToExceptions="true" convertNoticesToExceptions="true" convertDeprecationsToExceptions="true" > <testsuites> <testsuite name="wordpress-mcp"> <directory suffix="Test.php">./tests/phpunit/</directory> <exclude>./tests/test-sample.php</exclude> </testsuite> </testsuites> </phpunit>

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

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