mcp-wordpress
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODE | No | Operational mode: read-only, safe, or full | safe |
| WP_URL | Yes | Base URL of your WordPress site | |
| WP_USER | Yes | WordPress username | |
| TOOLSETS | No | Comma-separated list of tool sets: posts,pages,media,taxonomies,search,seo,bulk,system | |
| LOG_LEVEL | No | Log level: debug, info, warn, error | info |
| TIMEOUT_MS | No | Per-request timeout | 30000 |
| SEO_PROVIDER | No | SEO provider: auto, bridge, yoast, rankmath, null | auto |
| AUDIT_LOG_PATH | No | Where write ops are logged | ~/.local/state/mcp-wordpress/audit.log |
| RATE_LIMIT_RPS | No | Requests per second cap | 10 |
| WP_APP_PASSWORD | Yes | Application Password (24 chars, with or without spaces) | |
| CACHE_TTL_SECONDS | No | In-memory cache TTL | 300 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/iamsamuelfraga/mcp-wordpress'
If you have feedback or need assistance with the MCP directory API, please join our Discord server