Skip to main content
Glama
Automattic

WordPress Reader for Claude Desktop

Official
by Automattic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port for the web app to run on3000
DEBUGNoSet to 'true' to enable debug logging
NODE_ENVNoSet to 'development' for development mode
JWT_SECRETYesA random secret used for JWT token generation
REDIRECT_URINoThe redirect URI for WordPress.com authenticationhttp://localhost:3000/callback
MCP_SERVER_URLNoThe URL where the MCP server is runninghttp://localhost:3001
WORDPRESS_CLIENT_IDYesYour WordPress.com Client ID from the developer apps page
WORDPRESS_CLIENT_SECRETYesYour WordPress.com Client Secret from the developer apps page
DISABLE_CONFIDENTIALITY_CHECKNoSet to 'true' to disable the p2_confidentiality_disabled sticker check (not recommended)false

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

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