WordPress MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-usersC | Get a list of users from a WordPress site with advanced filtering options |
| get-userC | Get a specific user by ID |
| create-userC | Create a new WordPress user |
| update-userC | Update an existing WordPress user |
| delete-userC | Delete a WordPress user |
| list-postsC | Get a list of posts with comprehensive filtering options |
| get-postC | Get a specific post by ID |
| create-postC | Create a new WordPress post |
| update-postC | Update an existing WordPress post |
| delete-postC | Delete a WordPress post |
| get-commentsC | Get a list of comments from a WordPress site |
| create-commentC | Create a new comment on a WordPress post |
| get-stats-highlightsC | Get highlight metrics for a WordPress site from the last seven days |
| get-stats-summaryC | View a site's summarized views, visitors, likes and comments |
| get-top-postsC | View a site's top posts and pages by views |
| get-referrersC | View a site's referrers |
| get-country-viewsC | View a site's views by country |
| get-post-statsC | View a specific post's views |
| get-site-statsC | Get comprehensive stats for a WordPress site |
| report-referrer-spamC | Report a referrer as spam |
| remove-referrer-spamC | Unreport a referrer as spam |
| get-clicksC | View a site's outbound clicks |
| get-search-termsB | View search terms used to find the site |
| get-streak-statsC | Get stats for Calendar Heatmap showing publishing activity |
| list-categoriesC | Get a list of categories with filtering options |
| get-categoryC | Get a specific category by ID |
| create-categoryC | Create a new WordPress category |
| update-categoryC | Update an existing WordPress category |
| delete-categoryC | Delete a WordPress category |
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/prathammanocha/wordpress-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server