Skip to main content
Glama
AhmadTheTech

WordPress MCP Server

by AhmadTheTech

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WP_SITE_URLYesThe WordPress site URL
WP_USERNAMENoWordPress username for application_password or basic auth
MCP_TRANSPORTNoTransport type: stdio (default) or http
WP_AUTH_METHODNoAuthentication method: application_password (default), bearer, basic, or none
WP_ALLOW_PUBLISHNoSet to 'true' to allow publishing
WP_ALLOW_RAW_RESTNoSet to 'true' to allow raw REST mutations
WP_ALLOW_DESTRUCTIVENoSet to 'true' to allow destructive actions
MCP_HTTP_BEARER_TOKENNoBearer token for HTTP transport
WP_ALLOW_SETTINGS_WRITENoSet to 'true' to allow settings writes
WP_APPLICATION_PASSWORDNoApplication password for application_password auth
WP_REQUIRE_CONFIRMATIONNoSet to 'true' to require confirmation tokens
WP_ALLOW_USER_MANAGEMENTNoSet to 'true' to allow user management

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/AhmadTheTech/wp-mcp'

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