WordPress MCP Server
by InstaWP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORDPRESS_1_ID | No | Optional site identifier for first site | |
| WORDPRESS_2_ID | No | Optional site identifier for second site | |
| WORDPRESS_1_URL | No | First WordPress site URL (multi-site) | |
| WORDPRESS_2_URL | No | Second WordPress site URL (optional multi-site) | |
| WORDPRESS_API_URL | No | WordPress site URL for single-site configuration | |
| WORDPRESS_PASSWORD | No | WordPress application password for single-site configuration | |
| WORDPRESS_USERNAME | No | WordPress username for single-site configuration | |
| WORDPRESS_1_ALIASES | No | Comma-separated aliases for first site | |
| WORDPRESS_1_DEFAULT | No | Set to 'true' to make first site default | |
| WORDPRESS_2_ALIASES | No | Comma-separated aliases for second site | |
| WORDPRESS_2_DEFAULT | No | Set to 'true' to make second site default | |
| WORDPRESS_1_PASSWORD | No | First WordPress site application password (multi-site) | |
| WORDPRESS_1_USERNAME | No | First WordPress site username (multi-site) | |
| WORDPRESS_2_PASSWORD | No | Second WordPress site application password (optional) | |
| WORDPRESS_2_USERNAME | No | Second WordPress site username (optional) | |
| WORDPRESS_SQL_ENDPOINT | No | Custom SQL query endpoint (optional, default /mcp/v1/query) |
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/InstaWP/mcp-wp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server