AutoWP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| authenticate-wpC | Connect to a WordPress site with credentials |
| test-wp-connectionA | Test if a WordPress site is reachable |
| create-blog-postC | Create a blog post in WordPress |
| save-draftA | Save a post draft locally |
| load-draftB | Load a saved draft |
| format-wp-contentB | Format raw text into WordPress-ready HTML |
| update-postC | Edit an existing WordPress post |
| get-postB | Retrieve WordPress post details and revisions |
| list-postsB | List WordPress posts with pagination and filters |
| delete-postC | Permanently delete a WordPress post |
| trash-postB | Move a WordPress post to trash |
| restore-postA | Restore a WordPress post from trash |
| schedule-postB | Schedule a WordPress post for future publication |
| clone-postC | Duplicate an existing WordPress post |
| bulk-update-postsC | Batch edit multiple WordPress posts |
| upload-mediaA | Upload media files to WordPress from local paths or URLs |
| list-mediaC | List WordPress media library with pagination and filters |
| search-mediaB | Search WordPress media library by keyword, type, or date |
| edit-media-metadataB | Update title, caption, alt text, and description of media files |
| delete-mediaA | Permanently delete media files from WordPress library |
| set-featured-imageB | Assign a featured image to a WordPress post |
| optimize-mediaC | Compress and optimize images using external API (e.g., TinyPNG) |
| get-media-detailsB | Retrieve detailed information about a media file |
| bulk-delete-mediaB | Delete multiple media files at once |
| get-wp-categoriesB | Get available WordPress categories |
| get-wp-tagsA | Get available WordPress tags |
| create-categoryC | Create a new WordPress category |
| create-tagB | Create a new WordPress tag |
| update-categoryA | Update or rename an existing WordPress category |
| update-tagA | Update or rename an existing WordPress tag |
| delete-categoryC | Delete a WordPress category |
| delete-tagB | Delete a WordPress tag |
| merge-categoriesB | Merge two categories by moving all posts from source to target category |
| assign-categories-to-postsB | Bulk assign categories to multiple posts |
| assign-tags-to-postsB | Bulk assign tags to multiple posts |
| list-taxonomiesB | View all available taxonomies including custom taxonomies |
| list-usersC | List WordPress users with filtering options |
| create-userB | Create a new WordPress user account |
| update-userB | Update an existing WordPress user's profile details |
| disable-userB | Temporarily deactivate a WordPress user account |
| reset-user-passwordB | Generate a password reset link for a WordPress user |
| set-user-roleB | Change a WordPress user's role and permissions |
| list-user-rolesA | View available WordPress user roles and their capabilities |
| get-author-usernameB | Get the username of a WordPress author by their ID |
| get-site-settingsA | Get the current WordPress site settings |
| update-site-settingsC | Update basic WordPress site settings |
| list-pluginsA | List installed WordPress plugins with activation status |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Njengah/autowpmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server